Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vodkabears committed Jun 7, 2015
1 parent 123c48d commit 93190cc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@
"grunt-cli": "^0.1.13",
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-connect": "^0.10.1",
"grunt-contrib-jshint": "^0.11.1",
"grunt-contrib-jshint": "^0.11.2",
"grunt-contrib-qunit": "^0.7.0",
"grunt-contrib-uglify": "^0.8.1",
"grunt-contrib-uglify": "^0.9.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-csscomb": "^3.0.0",
"grunt-csscomb": "3.0.0",
"grunt-githooks": "^0.3.1",
"grunt-jscs": "^1.6.0"
"grunt-jscs": "^1.8.0"
},
"scripts": {
"start": "npm install && ./node_modules/.bin/bower install && ./node_modules/.bin/grunt githooks",
Expand Down

0 comments on commit 93190cc

Please sign in to comment.