[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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

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"

View File

@ -746,7 +746,7 @@
"@babel/helper-plugin-utils" "^7.0.0"
"@babel/plugin-transform-typescript" "^7.3.2"
"@babel/runtime@^7.5.5":
"@babel/runtime@7.x":
version "7.5.5"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.5.5.tgz#74fba56d35efbeca444091c7850ccd494fd2f132"
integrity sha512-28QvEGyQyNkB0/m2B4FU7IEZGK2NUrcMtT6BZEFALTguLk+AUT6ofsHtPk5QyjAdUkpMJ+/Em+quwz4HOt30AQ==