mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-06 03:57:53 +08:00
fix: autoprefixer requires PostCSS 8.
This commit is contained in:
parent
425ae4086f
commit
8360068e5f
@ -6,4 +6,4 @@
|
||||
}
|
||||
},
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
}
|
||||
|
@ -49,7 +49,7 @@
|
||||
"@vue/cli-plugin-unit-jest": "4.5.6",
|
||||
"@vue/cli-service": "4.5.6",
|
||||
"@vue/test-utils": "1.1.0",
|
||||
"autoprefixer": "10.0.1",
|
||||
"autoprefixer": "9.8.6",
|
||||
"babel-eslint": "10.1.0",
|
||||
"babel-jest": "26.3.0",
|
||||
"babel-plugin-dynamic-import-node": "2.3.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user