Downgrade react-redux-loading-bar to 4.0.8 to fix media modal (#9771)

This commit is contained in:
ThibG
2019-01-10 15:13:00 +01:00
committed by Eugen Rochko
parent 61ecda1575
commit 5104b61b6b
2 changed files with 5 additions and 5 deletions

View File

@ -102,7 +102,7 @@
"react-notification": "^6.8.4",
"react-overlays": "^0.8.3",
"react-redux": "^6.0.0",
"react-redux-loading-bar": "^4.1.0",
"react-redux-loading-bar": "^4.0.8",
"react-router-dom": "^4.1.1",
"react-router-scroll-4": "^1.0.0-beta.1",
"react-select": "^2.2.0",