Skip to content

Commit

Permalink
Update devDependendcies
Browse files Browse the repository at this point in the history
- autprefixer 6.7.7 --> 7.1.1
-  grunt-watch-contrib-uglify 2.3.0 --> 3.0.1
  • Loading branch information
tomscholz committed Jun 18, 2017
1 parent 1c9e986 commit 99a189e
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,7 +24,7 @@
},
"engine": "node >= 6",
"devDependencies": {
"autoprefixer": "^6.7.7",
"autoprefixer": "^7.1.1",
"grunt": "^1.0.1",
"grunt-banner": "^0.6.0",
"grunt-browser-sync": "^2.2.0",
Expand All @@ -35,7 +35,7 @@
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-jade": "^1.0.0",
"grunt-contrib-jasmine": "^1.1.0",
"grunt-contrib-uglify": "^2.3.0",
"grunt-contrib-uglify": "^3.0.1",
"grunt-contrib-watch": "^1.0.0",
"grunt-notify": "^0.4.5",
"grunt-postcss": "^0.8.0",
Expand Down

0 comments on commit 99a189e

Please sign in to comment.