Skip to content

Commit

Permalink
Merge pull request #38 from mikemajara/master
Browse files Browse the repository at this point in the history
Bump peer deps
  • Loading branch information
rgbkrk authored Jan 24, 2024
2 parents e761278 + 2140616 commit 1727f3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"load-script": "^1.0.0"
},
"peerDependencies": {
"react": "^16.13.0 || ^17.0.0",
"react-dom": "^16.13.0 || ^17.0.0"
"react": "^16.13.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.13.0 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@semantic-release/npm": "^7.1.3",
Expand Down

0 comments on commit 1727f3a

Please sign in to comment.