We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43c08bd commit 02f0904Copy full SHA for 02f0904
package.json
@@ -13,7 +13,7 @@
13
"generic-pool" : "2.0.2"
14
},
15
"devDependencies" : {
16
- "jshint" : "*"
+ "jshint" : "git://github.com/jshint/jshint.git"
17
18
"scripts" : {
19
"test" : "make test-all connectionString=pg://postgres@localhost:5432/postgres",
0 commit comments