Skip to content

Commit 0fd525f

Browse files
authored
Update package.json (#215)
1 parent 7f3daef commit 0fd525f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@
109109
"typescript": "^4.2.4"
110110
},
111111
"peerDependencies": {
112-
"react": "^16.8.0 || ^17 || ^18",
113-
"react-dom": "^16.8.0 || ^17 || ^18"
112+
"react": "^16.8.0 || ^17 || ^18 || ^19",
113+
"react-dom": "^16.8.0 || ^17 || ^18 || ^19"
114114
},
115115
"husky": {
116116
"hooks": {

0 commit comments

Comments
 (0)