Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 12, 2021
1 parent ac7817c commit 71b6885
Show file tree
Hide file tree
Showing 4 changed files with 684 additions and 497 deletions.
12 changes: 6 additions & 6 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
},
"dependencies": {
"expo": "41.0.1",
"expo-splash-screen": "0.8.1",
"expo-splash-screen": "0.10.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.64.1",
"react-native-unimodules": "0.12.0",
"react-native-web": "0.14.13"
"react-native-unimodules": "0.13.3",
"react-native-web": "0.16.5"
},
"devDependencies": {
"@babel/core": "7.12.17",
"@babel/runtime": "7.14.0",
"@babel/core": "7.14.5",
"@babel/runtime": "7.14.5",
"babel-plugin-module-resolver": "4.1.0",
"babel-preset-expo": "8.3.0",
"expo-cli": "4.4.7"
"expo-cli": "4.5.2"
}
}
Loading

0 comments on commit 71b6885

Please sign in to comment.