Skip to content

Commit e1c8699

Browse files
committed
Update demo
1 parent 1a40633 commit e1c8699

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

examples/DemoApp/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/DemoApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react": "16.13.1",
1515
"react-dom": "16.13.1",
1616
"react-native": "0.63.4",
17-
"react-native-react-bridge": "0.6.0",
17+
"react-native-react-bridge": "0.6.1",
1818
"react-native-webview": "11.0.2"
1919
},
2020
"devDependencies": {

examples/DemoAppExpo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-dom": "16.13.1",
1616
"react-native": "~0.63.4",
1717
"react-native-gesture-handler": "~1.10.2",
18-
"react-native-react-bridge": "0.6.0",
18+
"react-native-react-bridge": "0.6.1",
1919
"react-native-reanimated": "~2.1.0",
2020
"react-native-screens": "~3.0.0",
2121
"react-native-unimodules": "~0.13.3",

examples/DemoAppExpo/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6760,10 +6760,10 @@ react-native-gesture-handler@~1.10.2:
67606760
invariant "^2.2.4"
67616761
prop-types "^15.7.2"
67626762

6763-
6764-
version "0.6.0"
6765-
resolved "https://registry.yarnpkg.com/react-native-react-bridge/-/react-native-react-bridge-0.6.0.tgz#6b405120fef4c0b6ba3d37e492ce3674359fdb11"
6766-
integrity sha512-EXyxFZ+MKRB9j+p+7JsC0AMg9QKUOmcAXFpUJhYoO0ZrjQhVO3pPVkZaogD5DWjhjmM0ifngghM6tUHAgpPrww==
6763+
6764+
version "0.6.1"
6765+
resolved "https://registry.yarnpkg.com/react-native-react-bridge/-/react-native-react-bridge-0.6.1.tgz#fc32e915c325579cc8785db1af7796d4bd024d06"
6766+
integrity sha512-J0u56h/3eGjb+//HUNdCOP5als+OQvzNIjw8/uS0bBHlpcqoZZh7ih5ajLMcdgQS68kilyPOUVR99sm7HhBF1w==
67676767
dependencies:
67686768
babel-plugin-module-resolver "4.1.0"
67696769

0 commit comments

Comments
 (0)