Skip to content

Commit 51bb88e

Browse files
author
Julian Kwieciński
committed
add grunt-cli to devDepencies
1 parent 8e6d15b commit 51bb88e

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
@@ -25,6 +25,7 @@
2525
"devDependencies": {
2626
"fmd": "~0.0.3",
2727
"grunt": "^0.4.5",
28+
"grunt-cli": "^1.3.2",
2829
"grunt-contrib-clean": "^0.6.0",
2930
"grunt-contrib-copy": "^0.6.0",
3031
"grunt-contrib-jshint": "^0.10.0",

0 commit comments

Comments
 (0)