diff options
| -rw-r--r-- | package.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/package.json b/package.json index bd55594c..13aeadae 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@      "grunt-contrib-jshint": "~0.7.2",      "grunt-ddescribe-iit": "~0.0.1",      "grunt-jasmine-node": "git://github.com/vojtajina/grunt-jasmine-node.git#fix-grunt-exit-code", -    "grunt-jscs-checker": "~0.3.2", +    "grunt-jscs-checker": "~0.4.0",      "grunt-merge-conflict": "~0.0.1",      "grunt-parallel": "~0.3.1",      "grunt-shell": "~0.4.0", | 
