Skip to content

Commit cb404c2

Browse files
committed
Add "^15.4.0-0" to compatible react peerDeps
1 parent 68a4f2b commit cb404c2

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 || ^15.0.0-0",
98+
"react": "^0.14.0 || ^15.0.0-0 || ^15.4.0-0",
9999
"redux": "^2.0.0 || ^3.0.0"
100100
},
101101
"browserify": {

0 commit comments

Comments
 (0)