Skip to content

Commit

Permalink
Bumped dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
robneu committed Apr 5, 2016
1 parent 367a467 commit 158c1c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
},
"dependencies": {
"autoprefixer": "6.x",
"grunt": "~0.x",
"grunt": "~1.x",
"grunt-contrib-clean": "1.x",
"grunt-contrib-concat": "1.x",
"grunt-contrib-compress": "1.x",
"grunt-contrib-copy": "1.x",
"grunt-contrib-cssmin": "1.x",
"grunt-contrib-imagemin": "1.x",
"grunt-contrib-uglify": "1.x",
"grunt-contrib-watch": "0.x",
"grunt-contrib-watch": "1.x",
"grunt-jsbeautifier": "0.x",
"grunt-newer": "1.x",
"grunt-postcss": "0.x",
Expand Down

0 comments on commit 158c1c6

Please sign in to comment.