Skip to content

Commit 582becc

Browse files
committed
main 🧊 update peer deps
1 parent d24bab2 commit 582becc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"lint-staged": "lint-staged"
5252
},
5353
"peerDependencies": {
54-
"@types/react": "^18",
54+
"@types/react": "^17 || ^18 || ^19",
5555
"react": "^17 || ^18 || ^19",
5656
"react-dom": "^17 || ^18 || ^19"
5757
},

0 commit comments

Comments
 (0)