[bugfix] fix vetur auto-complete config file (#3617)

This commit is contained in:
neverland
2019-06-24 17:09:22 +08:00
committed by GitHub
parent edad95bc84
commit 01b9944b5d
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -73,6 +73,7 @@
"@vant/doc": "^2.3.2",
"@vant/eslint-config": "^1.1.2",
"@vant/markdown-loader": "^2.0.0",
"@vant/markdown-vetur": "^1.0.0",
"@vant/touch-emulator": "^1.0.0",
"@vue/babel-preset-jsx": "^1.0.0",
"@vue/server-test-utils": "^1.0.0-beta.29",
@@ -95,7 +96,6 @@
"less": "^3.8.1",
"less-loader": "^5.0.0",
"lint-staged": "^8.2.1",
"markdown-vetur": "0.0.5",
"postcss": "^7.0.17",
"postcss-loader": "^3.0.0",
"progress-bar-webpack-plugin": "^1.12.1",