mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-29 00:17:48 +01:00
downgrade autoprefixer
because parcel doesn't work with postcss8
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user