Skip to content
This repository was archived by the owner on Sep 17, 2018. It is now read-only.

Commit c54a364

Browse files
committed
upgrade from grunt-jscs-checker ~0.4.4 to grunt-jscs ~0.6.1
1 parent 0a581fb commit c54a364

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
@@ -27,7 +27,7 @@
2727
"grunt-contrib-clean": "~0.5.0",
2828
"grunt-contrib-jshint": "~0.10.0",
2929
"grunt-contrib-nodeunit": "~0.4.0",
30-
"grunt-jscs-checker": "~0.4.4",
30+
"grunt-jscs": "~0.6.1",
3131
"load-grunt-tasks": "~0.6.0"
3232
},
3333
"peerDependencies": {

0 commit comments

Comments
 (0)