Skip to content

Commit

Permalink
add grunt-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
vladikoff committed Nov 2, 2024
1 parent e01893f commit bb33a5e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,11 @@
"test": "grunt nodeunit"
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-cli": "^1.5.0",
"grunt-contrib-jshint": "~0.6.4",
"grunt-contrib-nodeunit": "~0.2.0",
"grunt-contrib-watch": "~0.5.3",
"grunt": "~0.4.1",
"which": "~1.0.5"
},
"keywords": [
Expand Down

0 comments on commit bb33a5e

Please sign in to comment.