Skip to content

Commit d39e05d

Browse files
Bump react-native from 0.80.1 to 0.81.0
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.80.1 to 0.81.0. - [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.81.0/packages/react-native) --- updated-dependencies: - dependency-name: react-native dependency-version: 0.81.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04781e7 commit d39e05d

File tree

2 files changed

+155
-172
lines changed

2 files changed

+155
-172
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"prism-react-renderer": "^2.4.1",
4545
"react": "^18.0.0",
4646
"react-dom": "^18.0.0",
47-
"react-native": "^0.80.0",
47+
"react-native": "^0.81.0",
4848
"shiki": "^3.6.0"
4949
},
5050
"devDependencies": {

0 commit comments

Comments
 (0)