about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2019-01-10 15:13:00 +0100
committerEugen Rochko <eugen@zeonfederated.com>2019-01-10 15:13:00 +0100
commit5104b61b6bb9a8ddadc1a950fa10aeb43c44515c (patch)
tree0d1216d1e18a7286f95fb60eec5a6dc93c5f7f7d /package.json
parent61ecda15751a73262903f22c0ac163476b7ae75f (diff)
Downgrade react-redux-loading-bar to 4.0.8 to fix media modal (#9771)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d5dbd19c3..517f52bd4 100644
--- a/package.json
+++ b/package.json
@@ -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",