Skip to content

Commit 301f076

Browse files
committed
pin jshint version
1 parent 683d636 commit 301f076

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
@@ -22,7 +22,7 @@
2222
"deprecate": "~0.1.0"
2323
},
2424
"devDependencies": {
25-
"jshint": "git://github.com/jshint/jshint.git"
25+
"jshint": "1.1.0"
2626
},
2727
"scripts": {
2828
"test": "make test-all connectionString=pg://postgres@localhost:5432/postgres",

0 commit comments

Comments
 (0)