Skip to content

Commit a4cd608

Browse files
author
Joao Moura
committed
Updated example
1 parent de64393 commit a4cd608

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"react": "^16.1.1",
77
"react-dom": "^16.1.1",
8-
"react-multi-lang": "^0.1.3",
8+
"react-multi-lang": "^0.2.0",
99
"react-scripts": "1.0.17"
1010
},
1111
"scripts": {

example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5131,9 +5131,9 @@ react-error-overlay@^3.0.0:
51315131
version "3.0.0"
51325132
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-3.0.0.tgz#c2bc8f4d91f1375b3dad6d75265d51cd5eeaf655"
51335133

5134-
react-multi-lang@^0.1.3:
5135-
version "0.1.3"
5136-
resolved "https://registry.yarnpkg.com/react-multi-lang/-/react-multi-lang-0.%3Cspan%20class="x x-first x-last">1.3.tgz#30aaa02369385275a6067919795f11de040ef302"
5134+
react-multi-lang@^0.2.0:
5135+
version "0.2.0"
5136+
resolved "https://registry.yarnpkg.com/react-multi-lang/-/react-multi-lang-0.%3Cspan%20class="x x-first x-last">2.0.tgz#04f17c6fe857b1c2e490d38fa9e31702f08327ab"
51375137
dependencies:
51385138
hoist-non-react-statics "^2.3.1"
51395139
react-native-uuid "^1.4.9"

0 commit comments

Comments
 (0)