Skip to content

Commit 78f4844

Browse files
author
ryan.chu
committed
chore: update peer dependencies for React and React DOM to support version 19
1 parent dc440aa commit 78f4844

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: packages/react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"vite-tsconfig-paths": "^3.6.0"
5050
},
5151
"peerDependencies": {
52-
"react": "^16.8.0 || ^17 || ^18",
53-
"react-dom": "^16.8.0 || ^17 || ^18"
52+
"react": "^16.8.0 || ^17 || ^18 || ^19",
53+
"react-dom": "^16.8.0 || ^17 || ^18 || ^19"
5454
},
5555
"repository": "https://github.com/jj811208/watching-you",
5656
"homepage": "https://github.com/jj811208/watching-you",

0 commit comments

Comments
 (0)