Skip to content

Commit

Permalink
Merge pull request #73 from GetStream/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinCupela committed May 2, 2022
2 parents ad26a36 + 7125510 commit 08b952f
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 @@ -42,8 +42,8 @@
"node": ">=10"
},
"peerDependencies": {
"react": "^17.0.0 || ^16.8.0",
"react-dom": "^17.0.0 || ^16.8.0"
"react": "^18.0.0 || ^17.0.0 || ^16.8.0",
"react-dom": "^18.0.0 || ^17.0.0 || ^16.8.0"
},
"dependencies": {
"@braintree/sanitize-url": "^6.0.0",
Expand Down

0 comments on commit 08b952f

Please sign in to comment.