This commit is contained in:
Lukian LEIZOUR 2024-08-19 15:32:26 +02:00
parent d9b77fed41
commit 3058ea7089
3 changed files with 18 additions and 3 deletions

View file

@ -7,7 +7,7 @@
"scripts": {
"dev": "tsx watch src",
"build": "tsc",
"start": "node dist --verbose"
"start": "node dist"
},
"keywords": [],
"author": "",