Skip to content

Commit 24a1fdc

Browse files
author
Bryan Kendall
committed
lock jshint to 2.6.0 - 2.6.3 is broken for this
1 parent 34b642d commit 24a1fdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"form-data": "^0.1.4",
8686
"function-proxy": "^0.5.2",
8787
"jsdoc": "^3.2.2",
88-
"jshint": "^2.5.5",
88+
"jshint": "2.6.0",
8989
"krain": "git+ssh://git@github.com:CodeNow/krain.git#v0.0.9",
9090
"lab": "^3.2.1",
9191
"mavis": "git+ssh://git@github.com:CodeNow/mavis#v0.0.3",

0 commit comments

Comments
 (0)