Skip to content

Commit

Permalink
Update node modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaspar Naaber committed Sep 15, 2017
1 parent 34d680d commit 8b7a483
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@
},
"license": "MIT",
"devDependencies": {
"autoprefixer": "^6.7.7",
"autoprefixer": "^7.1.4",
"grunt": "^1.0.1",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-clean": "^1.1.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^2.0.0",
"grunt-contrib-imagemin": "^1.0.1",
"grunt-contrib-cssmin": "^2.2.1",
"grunt-contrib-imagemin": "^2.0.1",
"grunt-contrib-sass": "^1.0.0",
"grunt-contrib-uglify": "^2.3.0",
"grunt-contrib-uglify": "^3.1.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-dev-update": "^2.2.0",
"grunt-exec": "^2.0.0",
"grunt-exec": "^3.0.0",
"grunt-modernizr-builder": "^0.1.9",
"grunt-postcss": "^0.8.0"
"grunt-postcss": "^0.9.0"
}
}

0 comments on commit 8b7a483

Please sign in to comment.