Skip to content

Commit

Permalink
[Common] Bump libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
avegrv committed Oct 15, 2019
1 parent daf0641 commit e5b6ce1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -6,12 +6,12 @@
"private": true,
"main": "node_modules/expo/AppEntry.js",
"dependencies": {
"expo": "^28.0.0",
"react": "16.3.1",
"react-native": "https://github.com/expo/react-native/archive/sdk-28.0.0.tar.gz",
"expo": "~35.0.0",
"react": "16.9.0",
"react-native": "0.61.2",
"firebase": "5.10.0",
"react-native-gifted-chat": "0.3.0",
"react-native-keyboard-spacer": "0.4.1",
"react-navigation": "2.3.1"
}
}
}

0 comments on commit e5b6ce1

Please sign in to comment.