Commit e5b730f23ccfc66e564bdd503f597a01ed9ed0d1
use ssb-ref
Dominic Tarr committed on 8/9/2017, 9:24:53 PMParent: 5d53dd6aa9aad22cb634152c1035a243557b12f5
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -24,10 +24,11 @@ | ||
24 | 24 | "micro-css": "^2.0.1", |
25 | 25 | "mutant": "^3.21.2", |
26 | 26 | "patch-history": "^1.0.0", |
27 | 27 | "patchcore": "^1.9.0", |
28 | + "pull-stream": "^3.6.0", | |
29 | + "read-directory": "^2.1.0", | |
28 | 30 | "setimmediate": "^1.0.5", |
29 | 31 | "ssb-reduce-stream": "0.0.0", |
30 | - "pull-stream": "^3.6.0", | |
31 | - "read-directory": "^2.1.0" | |
32 | + "ssb-ref": "^2.7.1" | |
32 | 33 | } |
33 | 34 | } |
Built with git-ssb-web