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

Commit d29ab83

Browse files
committed
bump Grunt to v0.4.3; fixes #4
1 parent 0b7f777 commit d29ab83

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"grunt-contrib-jshint": "~0.8.0",
3232
"grunt-contrib-clean": "~0.5.0",
3333
"grunt-contrib-nodeunit": "~0.3.2",
34-
"grunt": "~0.4.2",
34+
"grunt": "~0.4.3",
3535
"grunt-jscs-checker": "~0.4.0",
3636
"load-grunt-tasks": "~0.4.0"
3737
},
3838
"peerDependencies": {
39-
"grunt": "~0.4.2"
39+
"grunt": "~0.4.3"
4040
},
4141
"engines": {
4242
"node": ">= 0.10.0"

0 commit comments

Comments
 (0)