1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-04-06 03:52:51 +08:00

chore: add autoprefixer to devDependencies

This commit is contained in:
bpzhang 2019-05-27 15:04:04 +08:00 committed by Pan
parent e945c29a3c
commit 786d9662fb

View File

@ -79,6 +79,7 @@
"@vue/cli-plugin-unit-jest": "3.5.3",
"@vue/cli-service": "3.5.3",
"@vue/test-utils": "1.0.0-beta.29",
"autoprefixer": "^9.5.1",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.1",
"babel-jest": "23.6.0",