pin jshint version

This commit is contained in:
brianc 2013-03-28 13:37:08 -05:00
parent 683d636501
commit 301f076f01

View File

@ -22,7 +22,7 @@
"deprecate": "~0.1.0" "deprecate": "~0.1.0"
}, },
"devDependencies": { "devDependencies": {
"jshint": "git://github.com/jshint/jshint.git" "jshint": "1.1.0"
}, },
"scripts": { "scripts": {
"test": "make test-all connectionString=pg://postgres@localhost:5432/postgres", "test": "make test-all connectionString=pg://postgres@localhost:5432/postgres",