Commit 14cc92f7 authored by Nick Schonning's avatar Nick Schonning

Bump Grunt JSCS checker to 0.4.1

Old version had a hard peerDependency that caused npm install to fail during CI. The lastest uses a more flexible version mapping.
parent ecc48961
......@@ -40,7 +40,7 @@
"grunt-contrib-jshint": "~0.6.4",
"grunt-contrib-uglify": "~0.2.4",
"grunt-contrib-watch": "~0.5.3",
"grunt-jscs-checker": "~0.3.2"
"grunt-jscs-checker": "~0.4.1"
},
"maintainers": [
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment