Skip to content

Commit 53306ff

Browse files
author
Egor Didenko
committed
chore(react-adapter): updated deps @types/react
1 parent 724cdf3 commit 53306ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"test": "vitest"
2323
},
2424
"peerDependencies": {
25-
"@types/react": "17 || 18"
25+
"@types/react": ">= 17.0.0"
2626
},
2727
"publishConfig": {
2828
"access": "public"

0 commit comments

Comments
 (0)