Fix dependencies
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "tp-input",
|
||||
"name": "@tp/tp-input",
|
||||
"version": "1.0.1",
|
||||
"description": "",
|
||||
"main": "tp-input.js",
|
||||
@@ -11,5 +11,8 @@
|
||||
"url": "https://gitea.codeblob.work/tp-elements/tp-input.git"
|
||||
},
|
||||
"author": "trading_peter",
|
||||
"license": "Apache-2.0"
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@tp/helpers": "^1.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user