This commit is contained in:
Kfir Dayan 2023-06-11 12:59:40 +03:00
parent 5ef3a77210
commit 609506fdaf

View file

@ -6,7 +6,7 @@
"scripts": {
"dev": "nodemon dist/index.js",
"start": "node dist/index.js",
"build": "tsc -p ."
"build": "tsc -p ."
},
"author": "",
"license": "ISC",