Skip to content

Commit

Permalink
Fix problem with node v0.10.18 and grunt-contrib
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-rock committed Oct 18, 2013
1 parent 18ee2fa commit 3d9f4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"grunt": "~0.4.0",
"grunt-s3": "~0.2.0-alpha.2",
"grunt-ngmin": "0.0.3",
"grunt-contrib": "~0.7.0",
"grunt-contrib": "~0.8.0",
"grunt-contrib-less": "~0.7.0",
"grunt-contrib-copy": "~0.4.1",
"grunt-git-describe": "~2.3.2",
Expand Down

0 comments on commit 3d9f4e2

Please sign in to comment.