Skip to content

Commit

Permalink
Merge pull request #52 from thornbill/where-have-all-the-dependencies…
Browse files Browse the repository at this point in the history
…-gone

Add missing dependencies for react-navigation 👻
  • Loading branch information
anthonylavado authored Feb 12, 2020
2 parents 567ea44 + 6a51540 commit 582893e
Show file tree
Hide file tree
Showing 2 changed files with 14,484 additions and 18,570 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"preset": "jest-expo"
},
"dependencies": {
"@react-native-community/masked-view": "0.1.5",
"expo": "^36.0.0",
"expo-asset": "~8.0.0",
"expo-constants": "~8.0.0",
Expand All @@ -23,6 +24,8 @@
"react-native-elements": "^1.1.0",
"react-native-gesture-handler": "~1.5.0",
"react-native-reanimated": "~1.4.0",
"react-native-safe-area-context": "0.6.0",
"react-native-screens": "2.0.0-alpha.12",
"react-native-webview": "7.4.3",
"react-navigation": "^3.0.9"
},
Expand Down
Loading

0 comments on commit 582893e

Please sign in to comment.