Make styling more versitile and add a timeout strip

This commit is contained in:
2025-07-31 15:56:32 +02:00
parent f348b32833
commit 8af6c51058
2 changed files with 29 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tp/tp-toaster",
"version": "1.0.1",
"version": "2.0.0",
"description": "",
"main": "tp-toaster.js",
"scripts": {
@@ -16,6 +16,7 @@
"@tp/helpers": "^1.2.1",
"@tp/tp-icon": "^1.0.1",
"@tp/tp-media-query": "^1.0.0",
"@tp/tp-timeout-strip": "^1.0.0",
"lit": "^2.2.0"
}
}