Skip to content

Commit dbdfbc4

Browse files
committed
Chop extension of script
1 parent a4da847 commit dbdfbc4

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed
File renamed without changes.

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@
2828
"js-yaml": "^3.6.1",
2929
"restify": "^4.1.1"
3030
},
31-
"bin": {
32-
"gc-ddns": "gc-ddns.js"
33-
},
31+
"bin": "./bin/gc-ddns",
3432
"engines": {
3533
"node": ">=4.3.0"
3634
}

0 commit comments

Comments
 (0)