Skip to content

Commit

Permalink
add / support for react 0.12 and 0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Noel Delgado authored and Noel Delgado committed May 22, 2015
1 parent 00aff02 commit 28913d6
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 @@ -25,6 +25,6 @@
"gemini-scrollbar": "1.x.x"
},
"peerDependencies": {
"react": "^0.13.x"
"react": ">=0.12.0 || >=0.13.0-beta"
}
}

0 comments on commit 28913d6

Please sign in to comment.