mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-01-31 11:51:41 +03:00
Merge pull request #258 from chentsulin/patch-1
Added support to react@15.0.0-rc.1
This commit is contained in:
commit
0fd4f24db0
|
@ -58,7 +58,7 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"redux": "^3.0.0",
|
||||
"react": "^0.14.0"
|
||||
"react": "^0.14.0 || ^15.0.0-rc.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"lodash": "^4.2.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user