Bump version to tp-tooltip

This commit is contained in:
pk
2026-08-26 15:41:14 +02:00
parent 06d0a2baa5
commit c030e890c8
2 changed files with 66 additions and 43 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@tp/tp-icon",
"version": "1.0.2",
"version": "1.0.3",
"description": "",
"main": "tp-icon.js",
"scripts": {
@@ -13,7 +13,7 @@
"author": "trading_peter",
"license": "Apache-2.0",
"dependencies": {
"@tp/tp-tooltip": "^1.0.0",
"@tp/tp-tooltip": "^1.1.0",
"lit": "^2.2.0"
}
}