arabdullah commited on
Commit
f8a7ddf
·
verified ·
1 Parent(s): f3f380f

Update package.json

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