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

Commit c578859

Browse files
fix(deps): update dependency react-native to v0.56.0 (#134)
1 parent 96a4bc2 commit c578859

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.1",
1818
"react-instantsearch-native": "{{libraryVersion}}",
19-
"react-native": "0.55.4"
19+
"react-native": "0.56.0"
2020
},
2121
"devDependencies": {
2222
"eslint": "5.1.0",

0 commit comments

Comments
 (0)