Skip to content

Commit

Permalink
Update development dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpmcmlxxvi committed May 14, 2016
1 parent ded9447 commit 9d1c931
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@
"devDependencies": {
"blanket": "^1.2.3",
"chai": "^3.5.0",
"grunt": "^0.4.5",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-concat": "^0.4.0",
"grunt": "^1.0.1",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-csslint": "^0.2.0",
"grunt-contrib-cssmin": "^0.10.0",
"grunt-contrib-jshint": "^0.10.0",
"grunt-contrib-uglify": "^0.5.0",
"grunt-contrib-csslint": "^1.0.0",
"grunt-contrib-cssmin": "^1.0.1",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-uglify": "^1.0.1",
"grunt-gh-pages": "^1.0.0",
"grunt-git": "^0.3.7",
"grunt-jsdoc": "^1.1.0",
"grunt-git": "^1.0.0",
"grunt-jsdoc": "^2.0.0",
"grunt-release": "^0.13.0",
"ink-docstrap": "^1.1.2",
"jsdoc": "^3.4.0",
Expand Down

0 comments on commit 9d1c931

Please sign in to comment.