bump versions

This commit is contained in:
Evan Bacon
2020-06-25 14:44:54 -07:00
parent 12b3497199
commit 2ba3af9b6b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"dependencies": {
"expo": "^37.0.7",
"react": "16.8.3",
"expo": "~38.0.0",
"react": "~16.11.0",
"react-dom": "~16.11.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-38.0.0.tar.gz",
"react-native-web": "0.11.7",

View File

@@ -1,7 +1,7 @@
{
"dependencies": {
"@use-expo/font": "~2.0.0",
"expo": "~38.0.3",
"expo": "~38.0.0",
"expo-font": "~8.2.1",
"lodash": "^4.17.10",
"react": "~16.11.0",