Skip to content

Commit 677809d

Browse files
committed
Lock down redux-promise-middleware for now
See critical error and depreciation (for 4.3.0) here: https://github.com/pburtchaell/redux-promise-middleware/releases
1 parent 4224987 commit 677809d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"react-text-truncate": "^0.8.3",
6666
"recompose": "^0.20.2",
6767
"redux": "^3.5.2",
68-
"redux-promise-middleware": "^4.0.0",
68+
"redux-promise-middleware": "4.2.1",
6969
"redux-segment": "^1.6.1",
7070
"redux-thunk": "^2.1.0",
7171
"tc-accounts": "https://github.com/appirio-tech/accounts-app.git#dev",

0 commit comments

Comments
 (0)