Skip to content

Commit f696a8c

Browse files
⬆️ Bump react-native from 0.67.4 to 0.68.0 (#273)
Bumps [react-native](https://github.com/facebook/react-native) from 0.67.4 to 0.68.0. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](facebook/react-native@v0.67.4...v0.68.0) --- updated-dependencies: - dependency-name: react-native dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0c94cd commit f696a8c

File tree

2 files changed

+638
-604
lines changed

2 files changed

+638
-604
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,9 @@
6161
"eslint-plugin-react-native": "^4.0.0",
6262
"flow-bin": "^0.175.0",
6363
"jest": "^27.0.4",
64+
"metro-babel-register": "^0.70.1",
6465
"react": "^18.0.0",
65-
"react-native": "^0.67.1",
66+
"react-native": "^0.68.0",
6667
"react-test-renderer": "^18.0.0"
6768
},
6869
"dependencies": {},

0 commit comments

Comments
 (0)