ka1kuk commited on
Commit
8d79134
1 Parent(s): 04724ee

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +1 -1
package.json CHANGED
@@ -4,7 +4,7 @@
4
  "description": "",
5
  "main": "index.js",
6
  "scripts": {
7
- "start": "nodemon server.js",
8
  "test": "echo \"Error: no test specified\" && exit 1"
9
  },
10
  "keywords": [],
 
4
  "description": "",
5
  "main": "index.js",
6
  "scripts": {
7
+ "start": "node --loader server.js",
8
  "test": "echo \"Error: no test specified\" && exit 1"
9
  },
10
  "keywords": [],