Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Hoffmann committed Sep 21, 2016
1 parent 10b308e commit 300b329
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 @@ -23,12 +23,12 @@
"devDependencies": {
"grunt": "~1.0.1",
"grunt-cli": "~1.2.0",
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-jasmine": "~1.0.3",
"grunt-saucelabs": "~8.6.3",
"grunt-contrib-connect": "~1.0.2",
"grunt-contrib-jasmine": "~1.0.3",
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-uglify": "~2.0.0",
"grunt-contrib-watch": "~1.0.0",
"grunt-contrib-uglify": "~1.0.1"
"grunt-saucelabs": "~9.0.0"
},
"scripts": {
"test": "grunt travis-ci"
Expand Down

0 comments on commit 300b329

Please sign in to comment.