commit
5f047ede28
|
@ -7,7 +7,7 @@
|
|||
"start:dev": "nodemon app.js",
|
||||
"start": "node app.js",
|
||||
"test": "mocha ||true",
|
||||
"deploy": "npm run build && npm run start"
|
||||
"deploy": "npm start"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
|
Loading…
Reference in New Issue