Commit 8c686fb2b73c28246604759c61d6636e2812d871
missing packages
Joran committed on 3/23/2019, 5:25:05 AMParent: f63884b3f2d8d843f04eec23e75c7d9fdc9da081
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -10,8 +10,9 @@ | ||
10 | 10 … | "dependencies": { |
11 | 11 … | "body-parser": "^1.18.3", |
12 | 12 … | "coherence-framework": "^1.0.0", |
13 | 13 … | "cont": "^1.0.3", |
14 … | + "ecstatic": "^3.3.1", | |
14 | 15 … | "explain-error": "^1.0.4", |
15 | 16 … | "hashlru": "^2.2.1", |
16 | 17 … | "html-escape": "^2.0.0", |
17 | 18 … | "hyperscript": "^2.0.2", |
@@ -25,8 +26,9 @@ | ||
25 | 26 … | "pull-paramap": "^1.2.2", |
26 | 27 … | "pull-stream": "^3.6.9", |
27 | 28 … | "qs": "^6.6.0", |
28 | 29 … | "querystring": "^0.2.0", |
30 … | + "serve-favicon": "^2.5.0", | |
29 | 31 … | "ssb-markdown": "^3.6.0", |
30 | 32 … | "ssb-mentions": "^0.5.0", |
31 | 33 … | "ssb-ref": "^2.13.6", |
32 | 34 … | "ssb-sort": "^1.1.0", |
Built with git-ssb-web