Skip to content

Commit

Permalink
fix: Add react as a peer-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas committed Feb 9, 2018
1 parent ac512eb commit 3b119fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"semantic-release": "^8.0.0"
},
"peerDependencies": {
"react": "^15.6.0 || ^16.0.0",
"react-transition-group-plus": "^0.5.2"
},
"scripts": {
Expand Down

0 comments on commit 3b119fc

Please sign in to comment.