Commit 9a17c94760002374e7b724537d1ea63dcd1b84e0
needs these deps
Dominic Tarr committed on 1/10/2019, 9:47:49 PMParent: d8397b4c72dea57f6a00a80b00aecef211aec0b4
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -16,9 +16,11 @@ | ||
16 | 16 | "flumeview-hashtable": "^1.0.3", |
17 | 17 | "flumeview-level": "^3.0.5", |
18 | 18 | "flumeview-reduce": "^1.3.9", |
19 | 19 | "ltgt": "^2.2.0", |
20 | + "mdmanifest": "^1.0.8", | |
20 | 21 | "monotonic-timestamp": "~0.0.8", |
22 | + "muxrpc-validation": "^3.0.0", | |
21 | 23 | "obv": "0.0.1", |
22 | 24 | "pull-cont": "^0.1.1", |
23 | 25 | "pull-stream": "^3.4.0", |
24 | 26 | "ssb-keys": "^7.1.3", |
@@ -32,8 +34,9 @@ | ||
32 | 34 | "mkdirp": "^0.5.1", |
33 | 35 | "osenv": "^0.1.5", |
34 | 36 | "pull-abortable": "~4.1.0", |
35 | 37 | "rimraf": "^2.6.2", |
38 | + "secret-stack": "^5.0.0", | |
36 | 39 | "ssb-feed": "^2.2.1", |
37 | 40 | "tape": "^4.8.0", |
38 | 41 | "typewiselite": "~1.0.0" |
39 | 42 | }, |
@@ -59,7 +62,4 @@ | ||
59 | 62 | "files": "test/defaults.js" |
60 | 63 | } |
61 | 64 | } |
62 | 65 | |
63 | - | |
64 | - | |
65 | - |
Built with git-ssb-web