Skip to content

Commit

Permalink
React 15.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Minh Tran committed Apr 10, 2016
1 parent 67e7481 commit 7c769ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"gallery"
],
"peerDependencies": {
"react": "0.14.x",
"react-dom": "0.14.x"
"react": "^0.14 || ^15.0.0",
"react-dom": "^0.14 || ^15.0.0"
},
"dependencies": {
"classnames": "^2.2.3",
Expand Down

0 comments on commit 7c769ec

Please sign in to comment.