First implementation

This commit is contained in:
pk
2025-03-11 22:16:01 +01:00
parent a74bbc2c9e
commit 7a2b699cd1
4 changed files with 97 additions and 40 deletions
+4 -4
View File
@@ -1,14 +1,14 @@
{
"name": "@tp/tp-element",
"version": "0.0.1",
"name": "@tp/tp-progress-bar",
"version": "1.0.0",
"description": "",
"main": "tp-element.js",
"main": "tp-progress-bar.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitea.codeblob.work/tp-elements/tp-element.git"
"url": "https://gitea.codeblob.work/tp-elements/tp-progress-bar.git"
},
"author": "trading_peter",
"license": "Apache-2.0",