We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 037b6c3 commit fb493a2Copy full SHA for fb493a2
package.json
@@ -31,7 +31,7 @@
31
},
32
"scripts": {
33
"test": "mocha -R spec test",
34
- "start": "node server.js",
+ "start": "node bin",
35
"prepush": "npm t"
36
37
"repository": {
0 commit comments