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 Jul 14, 2020
1 parent 8e63672 commit 12f7311
Show file tree
Hide file tree
Showing 3 changed files with 245 additions and 143 deletions.
8 changes: 4 additions & 4 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@
"lint": "eslint ."
},
"dependencies": {
"react": "16.11.0",
"react-native": "0.62.2",
"react": "16.13.1",
"react-native": "0.63.0",
"@uiw/react-native-alipay": "link:../"
},
"devDependencies": {
"@babel/core": "^7.6.2",
"@babel/runtime": "^7.6.2",
"@react-native-community/eslint-config": "^0.0.5",
"@react-native-community/eslint-config": "0.0.7",
"babel-jest": "^24.9.0",
"eslint": "^6.5.1",
"jest": "^24.9.0",
"metro-react-native-babel-preset": "^0.58.0",
"react-test-renderer": "16.11.0"
"react-test-renderer": "16.13.1"
},
"jest": {
"preset": "react-native"
Expand Down
Loading

0 comments on commit 12f7311

Please sign in to comment.