Fix warnings from expo package in example

This commit is contained in:
Brent Vatne
2019-06-14 10:17:38 -07:00
parent 982c2f1378
commit c0f279ed8a
2 changed files with 10 additions and 10 deletions

View File

@@ -11,7 +11,7 @@
"dependencies": {
"@react-navigation/core": "3.4.1",
"@react-navigation/native": "^3.4.1",
"expo": "^33.0.0",
"expo": "^33.0.5",
"expo-asset": "^5.0.1",
"expo-constants": "~5.0.1",
"hoist-non-react-statics": "^3.3.0",