Skip to content

Commit

Permalink
react peerDependency now specified as:
Browse files Browse the repository at this point in the history
  • Loading branch information
skratchdot committed Apr 14, 2018
1 parent 236e987 commit 955c367
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 @@ -38,7 +38,7 @@
},
"dependencies": {},
"peerDependencies": {
"react": ">=0.14.0 || >=15.0.0 || >=16.0.0"
"react": "*"
},
"devDependencies": {
"babel-cli": "^6.26.0",
Expand Down

0 comments on commit 955c367

Please sign in to comment.