Commit 7047d966b1282237ee4af159b092da67d58fc56d
fix including other roots (with backlinks to) in rollup replies
Matt McKegg committed on 7/3/2017, 3:56:31 AMParent: 20cee95636c3adc788f738eff9c79fb6477c66d4
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -36,9 +36,9 @@ | ||
36 | 36 … | "mutant": "^3.21.2", |
37 | 37 … | "mutant-pull-reduce": "^1.1.0", |
38 | 38 … | "obv": "0.0.1", |
39 | 39 … | "packet-stream": "github:ssbc/packet-stream#c358f319390f9deaf2a015ae276fbdcc965cb4a8", |
40 | - "patchcore": "~1.8.0", | |
40 … | + "patchcore": "~1.8.1", | |
41 | 41 … | "pull-abortable": "^4.1.0", |
42 | 42 … | "pull-defer": "^0.2.2", |
43 | 43 … | "pull-file": "~1.0.0", |
44 | 44 … | "pull-identify-filetype": "^1.1.0", |
Built with git-ssb-web