Skip to content

Commit 0fd4f24

Browse files
committed
Merge pull request #258 from chentsulin/patch-1
Added support to [email protected]
2 parents f953c6a + 56b31a2 commit 0fd4f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"peerDependencies": {
6060
"redux": "^3.0.0",
61-
"react": "^0.14.0"
61+
"react": "^0.14.0 || ^15.0.0-rc.1"
6262
},
6363
"dependencies": {
6464
"lodash": "^4.2.0",

0 commit comments

Comments
 (0)