HerzaJ commited on
Commit
1c12341
·
verified ·
1 Parent(s): 7e9ddb1

Update package.json

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