mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix dependencies
This commit is contained in:
parent
ff1154b095
commit
bf2437b08a
@ -61,8 +61,7 @@
|
||||
"@babel/runtime": "^7.4.3",
|
||||
"@vant/icons": "1.1.7",
|
||||
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0-beta.3",
|
||||
"vue-lazyload": "1.2.3",
|
||||
"webpack-dev-server": "^3.3.1"
|
||||
"vue-lazyload": "1.2.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": ">= 2.5.0"
|
||||
@ -126,7 +125,8 @@
|
||||
"vue-template-compiler": "2.6.10",
|
||||
"vue-template-es2015-compiler": "^1.9.1",
|
||||
"webpack": "^4.30.0",
|
||||
"webpack-cli": "^3.3.2"
|
||||
"webpack-cli": "^3.3.2",
|
||||
"webpack-dev-server": "^3.3.1"
|
||||
},
|
||||
"vetur": {
|
||||
"tags": "vetur/tags.json",
|
||||
|
Loading…
x
Reference in New Issue
Block a user