Skip to content
Snippets Groups Projects
Commit 6bf93d39 authored by Benedikt Magnus's avatar Benedikt Magnus
Browse files

Removed NPM prestart script.

parent 0a20de9e
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,6 @@
"lint:scripts": "cd scripts && .eslint .",
"lint:tests": "cd tests && .eslint .",
"prepack": "npm run clean && npm run build:release",
"prestart": "npm run build",
"start": "node build/main.js",
"test": "mocha -r ts-node/register/transpile-only -t 12000 'tests/**/*.ts'"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment