Prevent update to redis 4.1.0 (#18444)
This commit is contained in:
parent
d25015fc5b
commit
c78a622ba4
2 changed files with 58 additions and 45 deletions
|
@ -114,7 +114,7 @@
|
|||
"react-swipeable-views": "^0.14.0",
|
||||
"react-textarea-autosize": "^8.3.3",
|
||||
"react-toggle": "^4.1.2",
|
||||
"redis": "^4.0.6",
|
||||
"redis": "^4.0.6 <4.1.0",
|
||||
"redux": "^4.2.0",
|
||||
"redux-immutable": "^4.0.0",
|
||||
"redux-thunk": "^2.4.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue