use latest jshint version
We should revert this once there is a npm package for jshint 1.0.0.
This commit is contained in:
parent
43c08bd516
commit
02f09041ac
@ -13,7 +13,7 @@
|
|||||||
"generic-pool" : "2.0.2"
|
"generic-pool" : "2.0.2"
|
||||||
},
|
},
|
||||||
"devDependencies" : {
|
"devDependencies" : {
|
||||||
"jshint" : "*"
|
"jshint" : "git://github.com/jshint/jshint.git"
|
||||||
},
|
},
|
||||||
"scripts" : {
|
"scripts" : {
|
||||||
"test" : "make test-all connectionString=pg://postgres@localhost:5432/postgres",
|
"test" : "make test-all connectionString=pg://postgres@localhost:5432/postgres",
|
||||||
|
Loading…
Reference in New Issue
Block a user