Skip to content

Commit

Permalink
Upgrade grunt and devDeps to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shama committed Apr 6, 2016
1 parent 2a18b92 commit 75d4dd5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,11 @@
"source-map": "^0.5.3"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt": "^1.0.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-internal": "^0.4.2",
"grunt-contrib-internal": "^1.1.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-nodeunit": "^0.4.0"
"grunt-contrib-nodeunit": "^1.0.0"
},
"peerDependencies": {
"grunt": ">=0.4.0"
Expand Down

0 comments on commit 75d4dd5

Please sign in to comment.