Skip to content

Commit

Permalink
update grunt dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonahss committed Jul 6, 2016
1 parent 7f2718c commit daee378
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
"saucelabs": "~1.2.0"
},
"peerDependencies": {
"grunt": ">=0.4.1"
"grunt": ">=1.0.1"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-connect": "^0.11.2",
"grunt-contrib-jshint": "^0.12.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-jscs": "^2.6.0",
"grunt": "^1.0.1",
"grunt-contrib-connect": "^1.0.2",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-jscs": "^3.0.1",
"grunt-sauce-tunnel": "^0.2.1",
"load-grunt-config": "^0.19.1",
"merge": "^1.1.3",
Expand Down

0 comments on commit daee378

Please sign in to comment.