Skip to content

Commit

Permalink
Add React 16 to peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
peternewnham committed Aug 9, 2017
1 parent 615feaa commit 5a42fca
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 @@ -72,6 +72,6 @@
"htmlparser2": "^3.9.0"
},
"peerDependencies": {
"react": "^0.13.0 || ^0.14.0 || ^15.0.0"
"react": "^0.13.0 || ^0.14.0 || ^15.0.0 || ^16.0.0-0"
}
}

0 comments on commit 5a42fca

Please sign in to comment.