TP-61032 | Codepush Range error crash fix (#10428)
This commit is contained in:
committed by
GitHub
parent
b43c40c733
commit
3cce2cd723
@@ -35,7 +35,8 @@
|
||||
"react-redux": "^8.1.2",
|
||||
"redux": "^4.2.1",
|
||||
"redux-persist": "^6.0.0",
|
||||
"redux-thunk": "^2.4.2"
|
||||
"redux-thunk": "^2.4.2",
|
||||
"whatwg-fetch": "3.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.3",
|
||||
|
||||
Reference in New Issue
Block a user