Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

Commit

Permalink
Add grunt as dependency so grunt runs
Browse files Browse the repository at this point in the history
Closes gh-103
  • Loading branch information
paladox authored and markelog committed Dec 2, 2015
1 parent d13072f commit 8ae5126
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"vow": "~0.4.1"
},
"devDependencies": {
"grunt": "0.4.5",
"grunt-cli": "~0.1.13",
"grunt-contrib-jshint": "~0.11.2",
"grunt-contrib-nodeunit": "~0.4.0",
Expand Down

0 comments on commit 8ae5126

Please sign in to comment.