removed prestart scripts
This commit is contained in:
parent
94dee99348
commit
934257382c
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@
|
|||
"npm": "*"
|
||||
},
|
||||
"scripts": {
|
||||
"preinstall" : "npm update npm -g && npm update -g",
|
||||
"prestart": "npm install",
|
||||
"start": "nodemon --ignore node_modules/ server.js"
|
||||
},
|
||||
"repository": {
|
||||
|
|
Loading…
Add table
Reference in a new issue