This commit is contained in:
2025-04-11 11:40:09 +02:00
parent 209775f968
commit 696c3577a7
5 changed files with 34 additions and 31 deletions

View File

@@ -1,13 +1,12 @@
{
"name": "@mtlsz/common",
"version": "2.1.1",
"version": "3.0.0",
"description": "MTLSZ frontend packages",
"main": "dist/index.ts",
"types": "dist/index.d.ts",
"scripts": {
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1",
"publish": "npm publish --registry http://registry.trweb.hu"
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",