We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23d60aa commit 445485eCopy full SHA for 445485e
2 files changed
package.json
@@ -3,7 +3,7 @@
3
"version": "5.0.0",
4
"description": "nodezoo.com micro-service handling github meta data",
5
"scripts": {
6
- "start": "node srv/github-dev.js"
+ "start": "node srv/start.js"
7
},
8
"main": "github.js",
9
"keywords": [
srv/github-dev.js srv/start.jssrv/github-dev.js renamed to srv/start.js
0 commit comments