Skip to content

Commit

Permalink
Merge pull request #92 from vivaxy/renovate/react-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency react-native to ^0.64.0
  • Loading branch information
vivaxy committed Mar 18, 2021
2 parents e13c854 + 0a1a083 commit 715649d
Show file tree
Hide file tree
Showing 2 changed files with 967 additions and 1,033 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"pinst": "^2.1.4",
"prettier": "^2.0.0",
"react": "^17.0.0",
"react-native": "^0.63.0",
"react-native": "^0.64.0",
"standard-version": "^9.0.0"
},
"peerDependencies": {
"react": "^17.0.0",
"react-native": "^0.63.0"
"react-native": "^0.64.0"
},
"lint-staged": {
"**/**.{js,json,md,ts}": [
Expand Down

0 comments on commit 715649d

Please sign in to comment.