Skip to content

Commit

Permalink
Update NPM modules
Browse files Browse the repository at this point in the history
  • Loading branch information
frdmn committed Oct 19, 2015
1 parent b312035 commit 7b38e7d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-autoprefixer": "^2.2.0",
"grunt-autoprefixer": "^3.0.3",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-compress": "^0.13.0",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-connect": "^0.9.0",
"grunt-contrib-copy": "^0.7.0",
"grunt-contrib-cssmin": "^0.11.0",
"grunt-contrib-connect": "^0.11.2",
"grunt-contrib-copy": "^0.8.1",
"grunt-contrib-cssmin": "^0.14.0",
"grunt-contrib-imagemin": "^0.9.2",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-uglify": "^0.7.0",
"grunt-contrib-uglify": "^0.9.2",
"grunt-contrib-watch": "^0.6.1",
"grunt-htmlhint": "^0.4.1",
"grunt-jscs": "^1.5.0",
"grunt-htmlhint": "^0.9.12-fix",
"grunt-jscs": "^2.1.0",
"grunt-phplint": "0.0.5",
"grunt-sass": "^0.18.0",
"grunt-sass": "^1.1.0-beta",
"load-grunt-tasks": "^3.1.0",
"phplint": "^1.3.0"
},
Expand Down

0 comments on commit 7b38e7d

Please sign in to comment.