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

Commit 2826658

Browse files
fix(deps): update dependency react-native to v0.56.0 (#193)
1 parent 493185e commit 2826658

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.55.4"
19+
"react-native": "0.56.0"
2020
},
2121
"devDependencies": {
2222
"eslint": "5.3.0",

0 commit comments

Comments
 (0)