Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Commit

Permalink
Bump to PostCSS v6 & Browserslist v2 (fix #61 #62)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamvdo committed Jul 6, 2017
1 parent 09807d4 commit d317b0a
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 @@ -23,8 +23,8 @@
"test": "mocha"
},
"dependencies": {
"browserslist": "^1.0.0",
"postcss": "^5.0.0",
"browserslist": "^2.0.0",
"postcss": "^6.0.0",
"reduce-css-calc": "^1.2.7"
},
"devDependencies": {
Expand Down

0 comments on commit d317b0a

Please sign in to comment.