Skip to content

Commit 445485e

Browse files
committed
Changed name of start file, updated name in package
1 parent 23d60aa commit 445485e

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "5.0.0",
44
"description": "nodezoo.com micro-service handling github meta data",
55
"scripts": {
6-
"start": "node srv/github-dev.js"
6+
"start": "node srv/start.js"
77
},
88
"main": "github.js",
99
"keywords": [
File renamed without changes.

0 commit comments

Comments
 (0)