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

Commit 14d2e58

Browse files
revert: fix(deps): update dependency react-native to v0.56.0 (#193) (#229)
This reverts commit 2826658. > Expo SDK v29.0.0 is once again based on React Native 0.55.4. [See reference](https://blog.expo.io/expo-sdk-v29-0-0-is-now-available-f001d77fadf)
1 parent 9ab5aa7 commit 14d2e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/React InstantSearch Native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"prop-types": "15.6.2",
1717
"react": "16.4.2",
1818
"react-instantsearch-native": "{{libraryVersion}}",
19-
"react-native": "0.56.0"
19+
"react-native": "0.55.4"
2020
},
2121
"devDependencies": {
2222
"eslint": "5.5.0",

0 commit comments

Comments
 (0)