mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
Added support to react@15.0.0-rc.1
This commit is contained in:
parent
a4414a92cf
commit
56b31a299b
|
@ -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