Skip to content

Commit

Permalink
update peer dependencies react dom to support new minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
amrlabib committed Nov 27, 2020
1 parent 05652a9 commit c3e834f
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 @@ -63,6 +63,6 @@
},
"peerDependencies": {
"react": "^16.8.0",
"react-dom": "16.8.0"
"react-dom": "^16.8.0"
}
}

0 comments on commit c3e834f

Please sign in to comment.