Skip to content

Commit

Permalink
Removed prop types as peer dependency. (#246)
Browse files Browse the repository at this point in the history
Removed prop types as peer dependency since it´s not used.
Will close #234.
  • Loading branch information
Myoxocephalus authored May 17, 2020
1 parent 1b08ec2 commit 766fc10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"lib"
],
"peerDependencies": {
"prop-types": "^15.6.0",
"react": "^16.0.0",
"react-dom": "^16.0.0"
},
Expand Down

0 comments on commit 766fc10

Please sign in to comment.