Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent bc083b6 commit 532ca02
Show file tree
Hide file tree
Showing 3 changed files with 989 additions and 971 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"dependencies": {
"@uiw/react-native-alipay": "link:../",
"react": "16.13.1",
"react-native": "0.63.0"
"react": "16.14.0",
"react-native": "0.64.0"
},
"devDependencies": {
"@babel/core": "7.10.4",
Expand All @@ -22,7 +22,7 @@
"eslint": "6.8.0",
"jest": "25.5.4",
"metro-react-native-babel-preset": "0.59.0",
"react-test-renderer": "16.13.1"
"react-test-renderer": "16.14.0"
},
"jest": {
"preset": "react-native"
Expand Down

0 comments on commit 532ca02

Please sign in to comment.