diff options
author | Stephen Whitmore <sww@eight45.net> | 2018-04-16 12:05:59 -0700 |
---|---|---|
committer | Stephen Whitmore <sww@eight45.net> | 2018-04-16 13:27:38 -0700 |
commit | b037d20c242f538c48bf87cd060435b1e7cc2dc7 (patch) | |
tree | 5360ed29750ac4c5e31559f547ffce312b496081 /package.json | |
parent | 4267334f1d3b50038c43b2f41e1fb5da2e9dbd6c (diff) | |
download | patchfoo-b037d20c242f538c48bf87cd060435b1e7cc2dc7.tar.gz patchfoo-b037d20c242f538c48bf87cd060435b1e7cc2dc7.zip |
feat: handle /web blob websites
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 26dcfa2..20055ed 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ "ssb-marked": "^0.7.1", "ssb-mentions": "http://localhost:8989/blobs/get/&GjuxknqKwJqHznKueFNCyIh52v1woz5PB41vqmoHfyM=.sha256", "ssb-sort": "^1.0.0", + "ssb-web-resolver": "^1.0.2", "stream-to-pull-stream": "^1.7.2", "unzip": "^0.1.11" }, |