Skip to content

Commit 4780c1f

Browse files
committed
Added grunt-cli and bower as devDependencies
1 parent 3760eae commit 4780c1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@
5656
],
5757
"license": "MIT",
5858
"devDependencies": {
59+
"bower": "~0.10",
5960
"grunt": "~0.4",
61+
"grunt-cli": "~0.1",
6062
"grunt-contrib-clean": "~0.4",
6163
"grunt-contrib-coffee": "~0.7",
6264
"grunt-contrib-compress": "~0.5",

0 commit comments

Comments
 (0)