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

Commit 8ae5126

Browse files
paladoxmarkelog
authored andcommitted
Add grunt as dependency so grunt runs
Closes gh-103
1 parent d13072f commit 8ae5126

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"vow": "~0.4.1"
2020
},
2121
"devDependencies": {
22+
"grunt": "0.4.5",
2223
"grunt-cli": "~0.1.13",
2324
"grunt-contrib-jshint": "~0.11.2",
2425
"grunt-contrib-nodeunit": "~0.4.0",

0 commit comments

Comments
 (0)