about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3d1878e15..78560f717 100644
--- a/package.json
+++ b/package.json
@@ -41,6 +41,7 @@
     "sinon": "^1.17.6"
   },
   "dependencies": {
-    "react-responsive": "^1.1.5"
+    "react-responsive": "^1.1.5",
+    "react-router-scroll": "^0.3.2"
   }
 }