mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Loosen peer range
This commit is contained in:
parent
9cf69bcc63
commit
5f1cd0079d
|
@ -55,7 +55,7 @@
|
|||
"redux-devtools": "^3.7.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@types/react": "^16.9.46",
|
||||
"@types/react": "^16.3.18",
|
||||
"react": "^16.3.0",
|
||||
"redux": "^3.4.0 || ^4.0.0",
|
||||
"redux-devtools": "^3.4.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user