Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.

Commit af46517

Browse files
alxmythfusionjs-bot[bot]
authored andcommitted
Use latest pre-release for fusion-plugin-i18n
#240
1 parent ff7b135 commit af46517

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"prepublish": "npm run transpile"
3030
},
3131
"dependencies": {
32-
"fusion-plugin-i18n": "^1.2.2",
32+
"fusion-plugin-i18n": "^1.2.3-0",
3333
"prop-types": "^15.6.2"
3434
},
3535
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3370,10 +3370,10 @@ fusion-core@^1.10.1:
33703370
ua-parser-js "^0.7.19"
33713371
uuid "^3.3.2"
33723372

3373-
fusion-plugin-i18n@^1.2.2:
3374-
version "1.2.2"
3375-
resolved "https://registry.yarnpkg.com/fusion-plugin-i18n/-/fusion-plugin-i18n-1.2.2.tgz#ae0458fbcda6f1f645670c21f063243cf7837e40"
3376-
integrity sha512-kP0T289JLeH59Klrx+k7iDfgHNjYYHJ/MIEKhgrCj7IUzKV1mHdWA46zKism6Stbx460G9fOYYEhkiUrmt1Adg==
3373+
fusion-plugin-i18n@^1.2.3-0:
3374+
version "1.2.3-0"
3375+
resolved "https://registry.yarnpkg.com/fusion-plugin-i18n/-/fusion-plugin-i18n-1.2.3-0.tgz#9de22ff7a4a8b925ab7a1f3784edc51ad7f403a6"
3376+
integrity sha512-HbcZ/5lWB/LQZqEpwiCmtVNa/nx+p00214awdZShIxcbgFaJQZG5+qNhmj74QPKCSi553kvMea0MH/lg0rJ4Nw==
33773377
dependencies:
33783378
locale "^0.1.0"
33793379
rollup "^0.67.3"

0 commit comments

Comments
 (0)