Skip to content

Commit

Permalink
Merge branch 'master' of github.com:jaywcjlove/react-native-template
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jul 22, 2020
2 parents 922a8fd + f8c6ff0 commit 647cc94
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
"dependencies": {
"@react-native-community/async-storage": "1.11.0",
"@react-native-community/masked-view": "0.1.10",
"@react-navigation/bottom-tabs": "5.5.2",
"@react-navigation/native": "5.5.1",
"@react-navigation/stack": "5.5.1",
"@react-navigation/bottom-tabs": "5.7.2",
"@react-navigation/native": "5.7.1",
"@react-navigation/stack": "5.7.1",
"@rematch/core": "1.4.0",
"@rematch/loading": "1.2.1",
"@uiw/formatter": "1.2.4",
"@uiw/react-native": "1.7.4",
"react": "16.13.1",
"react-native": "0.63.1",
"react-native-device-info": "5.6.0",
"react-native-gesture-handler": "1.6.1",
"react-native-gesture-handler": "1.7.0",
"react-native-reanimated": "1.9.0",
"react-native-safe-area-context": "2.0.1",
"react-native-screens": "2.7.0",
"react-native-screens": "2.9.0",
"react-native-svg": "12.1.0",
"react-redux": "7.2.0",
"redux": "4.0.5"
Expand Down

0 comments on commit 647cc94

Please sign in to comment.