Skip to content

Commit 687a855

Browse files
jayfunkzalmoxisus
authored andcommitted
Added React v16 peer dependency support (#385)
1 parent 33c6f31 commit 687a855

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
@@ -60,7 +60,7 @@
6060
"webpack": "^1.11.0"
6161
},
6262
"peerDependencies": {
63-
"react": "^0.14.9 || ^15.3.0",
63+
"react": "^0.14.9 || ^15.3.0 || ^16.0.0",
6464
"react-redux": "^4.0.0 || ^5.0.0",
6565
"redux": "^3.5.2"
6666
},

0 commit comments

Comments
 (0)