First version

This commit is contained in:
2024-06-11 13:19:43 +02:00
parent a360790713
commit 846ac48ff1
4 changed files with 147 additions and 40 deletions

View File

@@ -1,14 +1,14 @@
{
"name": "@tp/tp-element",
"version": "0.0.1",
"name": "@tp/tp-avatar",
"version": "1.0.0",
"description": "",
"main": "tp-element.js",
"main": "tp-avatar.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-avatar.git"
},
"author": "trading_peter",
"license": "Apache-2.0",