Skip to content
This repository was archived by the owner on Jul 24, 2019. It is now read-only.

Commit b29be1d

Browse files
committedMar 17, 2016
Remove local edit.
1 parent 77460b6 commit b29be1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"phantomjs": "./bin/phantomjs"
3636
},
3737
"scripts": {
38-
"install": "node --debug-brk install.js",
38+
"install": "node install.js",
3939
"test": "nodeunit --reporter=minimal test/tests.js && eslint install.js"
4040
},
4141
"dependencies": {

0 commit comments

Comments
 (0)
This repository has been archived.