We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23d60aa + 445485e commit f1ee25bCopy full SHA for f1ee25b
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