diff options
author | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2017-05-15 13:08:31 -1000 |
---|---|---|
committer | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2017-05-15 13:08:31 -1000 |
commit | e0f8badf71a127ef2f66025af6c464abe512e8a4 (patch) | |
tree | 577de8c1881f348ebd7ed2a62aea6f4de7d6cb28 /package.json | |
parent | 58b40d18c7d49ef071ece70af5e6d9e1d12301e2 (diff) | |
download | patchfoo-e0f8badf71a127ef2f66025af6c464abe512e8a4.tar.gz patchfoo-e0f8badf71a127ef2f66025af6c464abe512e8a4.zip |
Use own About implementation
Use most popular about info instead of most recent.
Slightly prefer a feed's own about info for itself.
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 1bc5812..7b77ca5 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,6 @@ "pull-paginate": "^1.0.0", "pull-paramap": "^1.2.1", "pull-stream": "^3.5.0", - "ssb-avatar": "^0.2.0", "ssb-contact": "^1.0.0", "ssb-marked": "^0.7.1", "ssb-mentions": "^0.2.0", |