Commit ca1902a0b5b1bfcd5e5d998cd5ef3cbe86518066
use scuttlebot flume fork
Matt McKegg committed on 6/8/2017, 6:16:17 AMParent: 5d9fedf4d44d3f1398e9591ab2462f01d6c63d5f
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -51,12 +51,13 @@ | ||
51 | 51 | "pull-ping": "^2.0.2", |
52 | 52 | "pull-pushable": "^2.0.1", |
53 | 53 | "pull-scroll": "^1.0.4", |
54 | 54 | "pull-stream": "~3.4.5", |
55 | - "scuttlebot": "~9.7.1", | |
55 | + "scuttlebot": "github:ssbc/scuttlebot#flume", | |
56 | 56 | "sorted-array-functions": "~1.0.0", |
57 | 57 | "ssb-avatar": "^0.2.0", |
58 | 58 | "ssb-blobs": "~1.0.1", |
59 | + "ssb-friends": "^2.0.3", | |
59 | 60 | "ssb-keys": "~7.0.9", |
60 | 61 | "ssb-mentions": "^0.3.1", |
61 | 62 | "ssb-msgs": "^5.2.0", |
62 | 63 | "ssb-query": "^1.0.0", |
Built with git-ssb-web