Skip to content

Commit 945b341

Browse files
committed
Add React 18 as a peer dependency
1 parent 530bc26 commit 945b341

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
@@ -73,7 +73,7 @@
7373
"typescript": "^4.3.2"
7474
},
7575
"peerDependencies": {
76-
"react": "^17.0.2"
76+
"react": "^17 || ^18"
7777
},
7878
"release": {
7979
"plugins": [

0 commit comments

Comments
 (0)