Skip to content

Commit b969c4b

Browse files
authored
Merge pull request brix#210 from julkwiec/feature/grunt-cli
add grunt-cli to devDepencies
2 parents 73ba314 + 51bb88e commit b969c4b

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)