nearly nothin
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
"main": "dist/main.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"build": "tsc -p ./",
|
||||
"build": "./node_modules/typescript/bin/tsc",
|
||||
"debug": "npm run build && node dist/main.js --loglevel debug",
|
||||
"start": "node dist/main.js"
|
||||
},
|
||||
|
Reference in New Issue
Block a user