bla bal
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"build": "npx tsc",
|
||||
"start": "node dist/index.js",
|
||||
"start": "node index.js",
|
||||
"dev": "concurrently \"npx tsc --watch\" \"nodemon -q index.js\""
|
||||
},
|
||||
"keywords": [],
|
||||
|
||||
Reference in New Issue
Block a user