Add missing dependencies.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tp/tp-checkbox",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "",
|
||||
"main": "tp-checkbox.js",
|
||||
"scripts": {
|
||||
@@ -13,6 +13,8 @@
|
||||
"author": "trading_peter",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@tp/helpers": "^1.1.3",
|
||||
"@tp/tp-icon": "^1.0.1",
|
||||
"lit": "^2.2.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user