Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -4,6 +4,7 @@ | ... | @@ -4,6 +4,7 @@ |
| 4 | "description": "", | 4 | "description": "", |
| 5 | "main": "main.js", | 5 | "main": "main.js", |
| 6 | "scripts": { | 6 | "scripts": { |
| 7 | + "start": "node main.js", | ||
| 7 | "test": "echo \"Error: no test specified\" && exit 1" | 8 | "test": "echo \"Error: no test specified\" && exit 1" |
| 8 | }, | 9 | }, |
| 9 | "author": "", | 10 | "author": "", | ... | ... |
-
Please register or login to post a comment