diff --git a/package.json b/package.json index 45706f564b881a6013ef94faf1456fae637dda7f..790839e7bac0edbc6c5c0cdb3a450276d41aabd3 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "release:v3": "npm run lint:cli && lerna publish --no-git-tag-version --force-publish=* --npm-tag=v3" }, "dependencies": { - "@dcloudio/uni-i18n": "^0.0.2", + "@dcloudio/uni-i18n": "^0.0.3", "base64-arraybuffer": "^0.2.0", "intersection-observer": "^0.7.0", "pako": "^1.0.11", diff --git a/yarn.lock b/yarn.lock index 1bb2942076332ecd2e95ec61749c90b7c9ed12d7..b9211c6d6df406fbf8ef1d6eb9df534494b03297 100644 --- a/yarn.lock +++ b/yarn.lock @@ -743,10 +743,10 @@ exec-sh "^0.3.2" minimist "^1.2.0" -"@dcloudio/uni-i18n@^0.0.2": - version "0.0.2" - resolved "https://registry.yarnpkg.com/@dcloudio/uni-i18n/-/uni-i18n-0.0.2.tgz#5e5dcfd473d9bec15bc0b7ac5fc1c419a764ff02" - integrity sha512-YIGeLMHBtTFnFFxDi7NUnFwSP9q56NSL2Ys8Pn6jy1Tomn8UgjWt/gC8JNI85unJoYdFe2o6RMxwjyJ/EVP1Pg== +"@dcloudio/uni-i18n@^0.0.3": + version "0.0.3" + resolved "https://registry.yarnpkg.com/@dcloudio/uni-i18n/-/uni-i18n-0.0.3.tgz#c7ff6ea6a4ea5cd5ef8dc3d674afa2e64502c151" + integrity sha512-BJGl0yUkuTMv6v0r1lUzq2EURkSoM/CoKbjlf7xlDXDTUqkhUGjK5epTq2hwsi26HTxTjvl6/vf50Q5wSTFApA== "@hapi/address@2.x.x": version "2.1.4"