about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-11-13 20:42:54 +0100
committerEugen Rochko <eugen@zeonfederated.com>2016-11-13 20:42:54 +0100
commitdbfe1e4be6fb46c7374275a2465f4386798516cd (patch)
treeb597058c68aceed0c3487b39ba5c75cd64c6ee71 /package.json
parent49b789695368e201eb90d504f48adaa16522bd7b (diff)
Infinite scroll for followers/following lists
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 388024abd..e514e03b9 100644
--- a/package.json
+++ b/package.json
@@ -43,6 +43,7 @@
   "dependencies": {
     "babel-plugin-transform-decorators-legacy": "^1.3.4",
     "emojione": "^2.2.6",
+    "http-link-header": "^0.5.0",
     "react-autosuggest": "^7.0.1",
     "react-decoration": "^1.4.0",
     "react-motion": "^0.4.5",