Skip to content

Commit

Permalink
feat: add react 17 to peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards1211 committed Mar 19, 2021
2 parents 12ac079 + 8b614bc commit 1fde43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,6 @@
"prop-types": "^15.7.2"
},
"peerDependencies": {
"react": "^15.0.0 || ^16.0.0"
"react": "^15.0.0 || ^16.0.0 || ^17.0.0"
}
}

0 comments on commit 1fde43a

Please sign in to comment.