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

Commit 53b63bb

Browse files
renovate[bot]francoischalifour
authored andcommitted
fix(deps): update dependency expo to v29 (#155)
* fix(deps): update dependency expo to v29 * feat(template): update Expo SDK version
1 parent 0e6c51a commit 53b63bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"expo": {
3-
"sdkVersion": "27.0.0"
3+
"sdkVersion": "29.0.0"
44
}
55
}

src/templates/React InstantSearch Native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"algoliasearch": "3.29.0",
15-
"expo": "27.1.1",
15+
"expo": "29.0.0",
1616
"prop-types": "15.6.2",
1717
"react": "16.4.1",
1818
"react-instantsearch-native": "{{libraryVersion}}",

0 commit comments

Comments
 (0)