Skip to content

Commit

Permalink
fix(deps): postcss and autoprefixer version incompatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
julianlam committed Sep 16, 2020
1 parent 5ea172f commit 70d3ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/package.json
Expand Up @@ -99,7 +99,7 @@
"passport-local": "1.0.0",
"pg": "^8.0.2",
"pg-cursor": "^2.1.9",
"postcss": "7.0.32",
"postcss": "8.0.3",
"postcss-clean": "1.1.0",
"promise-polyfill": "^8.1.3",
"prompt": "^1.0.0",
Expand Down

0 comments on commit 70d3ad0

Please sign in to comment.