Skip to content

Commit 3f304a6

Browse files
committed
Merge pull request #317 from chentsulin/patch-1
Added support to [email protected]
2 parents 2d8f257 + 522d459 commit 3f304a6

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
@@ -95,7 +95,7 @@
9595
"loose-envify": "^1.1.0"
9696
},
9797
"peerDependencies": {
98-
"react": "^0.14.0",
98+
"react": "^0.14.0 || ^15.0.0-rc.1",
9999
"redux": "^2.0.0 || ^3.0.0"
100100
},
101101
"browserify": {

0 commit comments

Comments
 (0)