Skip to content

Commit 035a428

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] <support@github.com>
1 parent e858b92 commit 035a428

File tree

2 files changed

+159
-172
lines changed

2 files changed

+159
-172
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"prism-react-renderer": "^2.4.1",
4747
"react": "^18.0.0",
4848
"react-dom": "^18.0.0",
49-
"react-native": "^0.80.0",
49+
"react-native": "^0.81.1",
5050
"shiki": "^3.6.0"
5151
},
5252
"devDependencies": {

0 commit comments

Comments
 (0)