[improvement] adjust @babel/runtime version range (#4099)

This commit is contained in:
neverland
2019-08-12 16:56:22 +08:00
committed by GitHub
parent 432fdcbe87
commit e0db762f85
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"author": "youzanfe",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.5.5",
"@babel/runtime": "7.x",
"@vant/icons": "1.1.13",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
"vue-lazyload": "1.2.3"