Skip to content

Commit fedf233

Browse files
authored
chore: add react peerDeps 19 (#2963)
chore: add react peer dep 19
1 parent cb2946d commit fedf233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"typescript": "5.1.3"
157157
},
158158
"peerDependencies": {
159-
"react": "^16.11.0 || ^17.0.0 || ^18.0.0"
159+
"react": "^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-0"
160160
},
161161
"prettier": {
162162
"tabWidth": 2,

0 commit comments

Comments
 (0)