Skip to content

Commit

Permalink
Bump react peer dependency to allow v15
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarandreu committed Apr 8, 2016
1 parent 3add125 commit 87619fe
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 @@ -28,7 +28,7 @@
"object-assign": "^4.0.1"
},
"peerDependencies": {
"react": "^0.12.0 || ^0.13.0 || ^0.14.0"
"react": "^0.12.0 || ^0.13.0 || ^0.14.0 || ^15.0.0"
},
"devDependencies": {
"browserify": "^12.0.1",
Expand Down

0 comments on commit 87619fe

Please sign in to comment.