Skip to content

Commit 8bc88c4

Browse files
authored
Update package.json
1 parent 215f5e9 commit 8bc88c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@
8989
"jest-chain": "1.1.6"
9090
},
9191
"peerDependencies": {
92-
"react": "^16.8.0 || ^17 || ^18",
93-
"react-dom": "^16.8.0 || ^17 || ^18"
92+
"react": "^16.8.0 || ^17 || ^18 || ^19",
93+
"react-dom": "^16.8.0 || ^17 || ^18 || ^19"
9494
},
9595
"scripts": {
9696
"start": "rollup -c -w",

0 commit comments

Comments
 (0)