Skip to content

Commit 9937a82

Browse files
authored
Merge pull request #262 from IjzerenHein/root-lib-update
Updated the root library react-native-element to latest version
2 parents 0ee0056 + 9a9c7d0 commit 9937a82

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
@@ -55,7 +55,7 @@
5555
"eslint": "^7.32.0",
5656
"expo-module-scripts": "^2.0.0",
5757
"prettier": "^2.4.1",
58-
"react-native-shared-element": "^0.8.3",
58+
"react-native-shared-element": "^0.8.8",
5959
"react-navigation": "^4.4.4",
6060
"react-navigation-stack": "^2.10.4",
6161
"react-navigation-tabs": "^2.11.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8408,10 +8408,10 @@ react-native-safe-area-view@^0.14.9:
84088408
dependencies:
84098409
hoist-non-react-statics "^2.3.1"
84108410

8411-
react-native-shared-element@^0.8.3:
8412-
version "0.8.3"
8413-
resolved "https://registry.yarnpkg.com/react-native-shared-element/-/react-native-shared-element-0.8.3.tgz#c49b6acdca9e5ac27acc73ec7e7ddbaa7af35248"
8414-
integrity sha512-mbL0gWBaZgWc5YQUwwlzyUOToMbfE+QdNxlSK8MdRGX6ItssVH+JLbq8ilLRTNEO+cTFFosXdQwqBUAC4IPSww==
8411+
react-native-shared-element@^0.8.8:
8412+
version "0.8.8"
8413+
resolved "https://registry.yarnpkg.com/react-native-shared-element/-/react-native-shared-element-0.8.8.tgz#1a86ff54d7a96e22d270254d3e642869c7cb3ff3"
8414+
integrity sha512-ZjnsI9IXckzX5CFl2lbVX8Izn93zBfYw6knUtW41NZ/HAPVq6wlFuSxAhvFNJ4HRZ3FX6b8gUMDYuUfX7djj0A==
84158415

84168416
react-native-tab-view@^2.15.2:
84178417
version "2.16.0"

0 commit comments

Comments
 (0)