Skip to content

Commit

Permalink
Update react peerDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rpellerin committed Apr 13, 2017
1 parent bf71a52 commit d08b95e
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 @@ -45,7 +45,7 @@
"quill": "^1.2.0"
},
"peerDependencies": {
"react": ">=0.14.0"
"react": "^0.14.0 || ^15.0.0-0"
},
"devDependencies": {
"blanket": "^1.1.6",
Expand Down

0 comments on commit d08b95e

Please sign in to comment.