Skip to content

Commit 8adf771

Browse files
chore(deps): bump react-native from 0.78.0 to 0.79.1 in /example
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.78.0 to 0.79.1. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.79.1/packages/react-native) --- updated-dependencies: - dependency-name: react-native dependency-version: 0.79.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d7d6d8 commit 8adf771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"events": "^3.3.0",
2323
"expo-status-bar": "^1.12.1",
2424
"react": "19.0.0",
25-
"react-native": "0.78.0",
25+
"react-native": "0.79.1",
2626
"react-native-nitro-modules": "0.24.1",
2727
"react-native-nitro-sqlite": "9.1.9",
2828
"react-native-safe-area-context": "^5.2.0",

0 commit comments

Comments
 (0)