Skip to content

Commit

Permalink
chore: upgrade all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SConaway committed Dec 13, 2020
1 parent cb74e5d commit 86ee711
Show file tree
Hide file tree
Showing 4 changed files with 1,844 additions and 1,939 deletions.
18 changes: 9 additions & 9 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
"test": "jest"
},
"dependencies": {
"expo": "^39.0.0",
"expo-splash-screen": "~0.6.1",
"expo": "^40.0.0",
"expo-splash-screen": "~0.8.1",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-native": "0.63.3",
"react-native-unimodules": "~0.11.0",
"react-native-web": "~0.13.7"
"react-native": "0.63.4",
"react-native-unimodules": "~0.12.0",
"react-native-web": "~0.13.12"
},
"devDependencies": {
"@babel/core": "^7.12.3",
"@babel/runtime": "^7.12.1",
"@babel/core": "~7.12.10",
"@babel/runtime": "^7.12.5",
"babel-plugin-module-resolver": "^4.0.0",
"babel-preset-expo": "^8.3.0",
"expo-cli": "^3.28.2"
"babel-preset-expo": "8.3.0",
"expo-cli": "^4.0.13"
}
}
Loading

0 comments on commit 86ee711

Please sign in to comment.