Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Commit

Permalink
add support for react beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
ehzhang committed Aug 17, 2015
1 parent 1d5fc90 commit 26fcb2d
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 @@ -4,7 +4,7 @@
"description": "A React table component designed to allow presenting thousands of rows of data.",
"main": "main.js",
"peerDependencies": {
"react": ">=0.13.0 <0.14.0"
"react": ">=0.13.0 <0.15.0 || 0.14.0-beta3"
},
"devDependencies": {
"autoprefixer": "^5.0.0",
Expand Down

0 comments on commit 26fcb2d

Please sign in to comment.