Skip to content

Commit 18caa8c

Browse files
Update react monorepo to v19
1 parent f384748 commit 18caa8c

2 files changed

Lines changed: 549 additions & 3 deletions

File tree

wrappers/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"uglifyjs-webpack-plugin": "^1.2.7"
1919
},
2020
"peerDependencies": {
21-
"react": "^16.0",
22-
"react-dom": "^16.0"
21+
"react": "^19.0.0",
22+
"react-dom": "^19.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)