Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit 4a89cdd

Browse files
authored
Change version of i18n without global store (#418)
1 parent a634e62 commit 4a89cdd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"async": "0.9.2",
4242
"camelcase": "^4.1.0",
4343
"countries-list": "1.0.3",
44-
"cp-i18n-lib": "CoderDojo/cp-i18n-lib",
44+
"cp-i18n-lib": "CoderDojo/cp-i18n-lib#remove-global-store",
4545
"cp-logs-lib": "CoderDojo/cp-logs-lib#1.1.0",
4646
"cp-permissions-plugin": "CoderDojo/cp-permissions-plugin#1.0.4",
4747
"cp-translations": "^1.0.109",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1090,9 +1090,9 @@ [email protected]:
10901090
version "1.0.3"
10911091
resolved "https://registry.yarnpkg.com/countries-list/-/countries-list-1.0.3.tgz#b85384c3d49348e2106dc6b1c7fe6cc35d78051e"
10921092

1093-
cp-i18n-lib@CoderDojo/cp-i18n-lib:
1093+
cp-i18n-lib@CoderDojo/cp-i18n-lib#remove-global-store:
10941094
version "1.0.0"
1095-
resolved "https://codeload.github.com/CoderDojo/cp-i18n-lib/tar.gz/eb0b614a9b86d93065a3df5ff894e1db3859ee12"
1095+
resolved "https://codeload.github.com/CoderDojo/cp-i18n-lib/tar.gz/b4f58ffd5e595ae1a9ea82f60a532180a62e95ec"
10961096
dependencies:
10971097
jed "^1.1.0"
10981098
po2json "^0.4.2"

0 commit comments

Comments
 (0)