Skip to content

Commit 2140616

Browse files
authored
Update package.json
1 parent e761278 commit 2140616

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"load-script": "^1.0.0"
2424
},
2525
"peerDependencies": {
26-
"react": "^16.13.0 || ^17.0.0",
27-
"react-dom": "^16.13.0 || ^17.0.0"
26+
"react": "^16.13.0 || ^17.0.0 || ^18.0.0",
27+
"react-dom": "^16.13.0 || ^17.0.0 || ^18.0.0"
2828
},
2929
"devDependencies": {
3030
"@semantic-release/npm": "^7.1.3",

0 commit comments

Comments
 (0)