Skip to content

Commit

Permalink
Bump react-native from 0.63.2 to 0.69.12 in /src (#279)
Browse files Browse the repository at this point in the history
Bumps [react-native](https://github.com/facebook/react-native) from 0.63.2 to 0.69.12.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-pre-070.md)
- [Commits](facebook/react-native@v0.63.2...v0.69.12)

---
updated-dependencies:
- dependency-name: react-native
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2024
1 parent ae06afe commit 2a930d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"types": "../index.d.ts",
"peerDependencies": {
"react-native-windows": "^0.63.3",
"react-native": "0.63.2"
"react-native": "0.69.12"
},
"devDependencies": {
"react-native-windows": "^0.63.3",
"react-native": "0.63.2",
"react-native": "0.69.12",
"react": "16.13.1"
}
}

0 comments on commit 2a930d6

Please sign in to comment.