diff --git a/docma-config.json b/docma-config.json index d7e5854f42..eb40f9dd6a 100644 --- a/docma-config.json +++ b/docma-config.json @@ -132,7 +132,6 @@ "web/client/plugins/Map.jsx", "web/client/plugins/Identify.jsx", "web/client/plugins/Login.jsx", - "web/client/plugins/ScrollTop.jsx" ] }, diff --git a/package.json b/package.json index 3c444a186c..c5615ba3b1 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,7 @@ "react-responsive": "1.1.3", "react-router": "2.5.2", "react-router-redux": "3.0.0", - "react-scroll-up": "^1.2.1", + "react-scroll-up": "1.2.1", "react-select": "1.0.0-rc.1", "react-selectize": "2.0.3", "react-share": "1.8.0",