Skip to content

Commit

Permalink
chore(package): add react 17 support
Browse files Browse the repository at this point in the history
  • Loading branch information
pierpo committed Apr 22, 2021
1 parent 8b19d21 commit 5045c57
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 @@ -33,7 +33,7 @@
"peerDependencies": {
"@types/react": "^16.8.8",
"prop-types": "^15.6.2",
"react": "^16.9.0"
"react": "^16.9.0 || ^17"
},
"devDependencies": {
"@babel/core": "7.6.2",
Expand Down

0 comments on commit 5045c57

Please sign in to comment.