correzione 2 a packeage.json
Some checks failed
Deploy to VPS / build (push) Failing after 13s
Deploy to VPS / deploy (push) Has been skipped

This commit is contained in:
AV77web 2026-06-20 23:55:16 +02:00
parent c7cb2e0137
commit c11f1eef15

View file

@ -5,7 +5,7 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "tsx watch src/index.ts",
"build": "tsc -p tsconfig.build.json",
"build": "tsc -p tsconfig.json",
"start": "node dist/index.js"
},
"repository": {