Skip to content

Commit ec806b4

Browse files
committed
Bump React peerdep to accept 18 without erroring
1 parent 9654703 commit ec806b4

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
@@ -36,7 +36,7 @@
3636
"coverage": "codecov"
3737
},
3838
"peerDependencies": {
39-
"react": "^16.8.3 || ^17"
39+
"react": "^16.8.3 || ^17 || ^18"
4040
},
4141
"peerDependenciesMeta": {
4242
"react-dom": {

0 commit comments

Comments
 (0)