Commit 5eb78cc1badb9c34b623487a4ff5fe39b1d0ca87
deps
Dominic Tarr committed on 8/11/2017, 7:43:58 AMParent: 4affbf9d002205c0d8fe516be4f046bf898ea555
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -17,16 +17,19 @@ | ||
17 | 17 | "license": "GPL-3.0", |
18 | 18 | "dependencies": { |
19 | 19 | "depject": "^4.1.0", |
20 | 20 | "depnest": "^1.3.0", |
21 | + "hypermore": "^1.1.1", | |
21 | 22 | "insert-css": "^2.0.0", |
22 | 23 | "libnested": "^1.2.1", |
23 | 24 | "lodash": "^4.17.4", |
24 | 25 | "micro-css": "^2.0.1", |
26 | + "morphdom": "^2.3.3", | |
25 | 27 | "mutant": "^3.21.2", |
26 | 28 | "open-external": "^0.1.1", |
27 | 29 | "patch-history": "^1.0.0", |
28 | 30 | "patchcore": "^1.9.1", |
31 | + "pull-next": "^1.0.1", | |
29 | 32 | "pull-stream": "^3.6.0", |
30 | 33 | "read-directory": "^2.1.0", |
31 | 34 | "setimmediate": "^1.0.5", |
32 | 35 | "ssb-reduce-stream": "0.0.0", |
Built with git-ssb-web