fix(locale): fix locale.show not work

This commit is contained in:
vben
2020-12-23 21:16:27 +08:00
parent 5cbfb2a1f9
commit 10cd4fcdff
5 changed files with 15 additions and 5 deletions

View File

@@ -2098,6 +2098,13 @@ axios@^0.21.0:
dependencies:
follow-redirects "^1.10.0"
axios@^0.21.1:
version "0.21.1"
resolved "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
dependencies:
follow-redirects "^1.10.0"
babel-extract-comments@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/babel-extract-comments/-/babel-extract-comments-1.0.0.tgz#0a2aedf81417ed391b85e18b4614e693a0351a21"