downgrade autoprefixer

because parcel doesn't work with postcss8
This commit is contained in:
2021-03-11 20:28:31 +00:00
parent 7362571b7a
commit f0a46add53
2 changed files with 408 additions and 52 deletions

View File

@@ -24,7 +24,7 @@
"dependencies": {
"@blueprintjs/core": "^3.41.0",
"@blueprintjs/icons": "^3.25.1",
"autoprefixer": "^10.2.5",
"autoprefixer": "^9",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"eslint-plugin-html": "^6.1.2",