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
1 changed files with 1 additions and 0 deletions

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",