use personal fork of grunt-contrib-jshint so that we can use personal fork of jshint
This commit is contained in:
@ -48,7 +48,7 @@
|
||||
"grunt-contrib-compress": "~0.5.3",
|
||||
"grunt-contrib-concat": "~0.3.0",
|
||||
"grunt-contrib-copy": "~0.4.1",
|
||||
"grunt-contrib-jshint": "~0.7.1",
|
||||
"grunt-contrib-jshint": "spenceralger/grunt-contrib-jshint",
|
||||
"grunt-contrib-uglify": "~0.2.7",
|
||||
"grunt-contrib-watch": "~0.5.3",
|
||||
"grunt-mocha-cov": "~0.2.0",
|
||||
|
||||
Reference in New Issue
Block a user