Skip to content

Commit 8018dc5

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 66644b5 commit 8018dc5

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
@@ -45,7 +45,7 @@
4545
"prism-react-renderer": "^2.4.1",
4646
"react": "^18.0.0",
4747
"react-dom": "^18.0.0",
48-
"react-native": "^0.80.0",
48+
"react-native": "^0.81.0",
4949
"shiki": "^3.6.0"
5050
},
5151
"devDependencies": {

0 commit comments

Comments
 (0)