fix(cli): postcss loader option changed

This commit is contained in:
chenjiahan
2020-11-21 22:20:16 +08:00
parent a46ba22943
commit 7e7484a5cb
5 changed files with 100 additions and 1025 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
"vue": "^3.0.0"
},
"devDependencies": {
"@vant/cli": "^3.0.0-rc.0",
"@vant/cli": "^3.0.0-rc.1",
"@vue/compiler-sfc": "^3.0.2",
"vue": "^3.0.2"
},