Skip to content

Commit 9e42d5a

Browse files
committed
update peerDependencies
1 parent db3d873 commit 9e42d5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"typescript": "^4.0.3"
4343
},
4444
"peerDependencies": {
45-
"react": "^16.8.0"
45+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
4646
},
4747
"engines": {
4848
"node": ">=10.16.0"

0 commit comments

Comments
 (0)