Skip to content

Commit

Permalink
Adjust react version in peerDependencies (#640)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrodrigues authored Apr 14, 2021
1 parent 241a723 commit 90d606b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-swipeable-views/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"warning": "^4.0.1"
},
"peerDependencies": {
"react": "^15.3.0 || ^16.0.0"
"react": "^15.3.0 || ^16.0.0 || ^17.0.0"
},
"devDependencies": {
"pkgfiles": "^2.3.2"
Expand Down

0 comments on commit 90d606b

Please sign in to comment.