This commit is contained in:
Kfir Dayan 2023-06-11 13:01:29 +03:00
parent 609506fdaf
commit 349ba54b13

View file

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