Skip to content

Commit

Permalink
Update grunt version to >=0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaldron committed Apr 18, 2012
1 parent 1434b5b commit 6cf1542
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -26,7 +26,8 @@
],
"dependencies": {},
"devDependencies": {
"grunt-compare-size": ">=0.1.0"
"grunt-compare-size": ">=0.1.0",
"grunt": ">=0.3.9"
},
"keywords": []
}

0 comments on commit 6cf1542

Please sign in to comment.