Commit 0b5a32431a545be14a4887d48c7ce5b1eddca8d7
update modules to ones that bundle smaller
Dominic Tarr committed on 7/30/2016, 3:29:16 AMParent: 969793e4372dd1060b4b8156ab198df532d93cf5
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -8,10 +8,11 @@ | ||
8 | 8 | "url": "git://github.com/dominictarr/patchbay.git" |
9 | 9 | }, |
10 | 10 | "dependencies": { |
11 | 11 | "cont": "^1.0.3", |
12 | - "dataurl": "^0.1.0", | |
12 | + "dataurl-": "^0.1.0", | |
13 | 13 | "depject": "^1.0.1", |
14 | + "human-time": "0.0.1", | |
14 | 15 | "hypercrop": "^1.0.1", |
15 | 16 | "hyperfile": "^1.1.0", |
16 | 17 | "hyperlightbox": "^0.1.1", |
17 | 18 | "hyperprogress": "0.1.0", |
@@ -26,13 +27,14 @@ | ||
26 | 27 | "pull-paramap": "^1.1.6", |
27 | 28 | "pull-reconnect": "^0.0.3", |
28 | 29 | "pull-scroll": "^0.2.0", |
29 | 30 | "pull-stream": "^3.3.2", |
31 | + "simple-mime": "^0.1.0", | |
30 | 32 | "split-buffer": "^1.0.0", |
31 | 33 | "ssb-avatar": "^0.1.0", |
32 | - "ssb-client": "^4.0.2", | |
33 | - "ssb-feed": "^2.1.3", | |
34 | - "ssb-keys": "^5.1.0", | |
34 | + "ssb-client": "^4.0.3", | |
35 | + "ssb-feed": "^2.2.1", | |
36 | + "ssb-keys": "^6.0.0", | |
35 | 37 | "ssb-markdown": "^3.0.0", |
36 | 38 | "ssb-mentions": "^0.1.0", |
37 | 39 | "ssb-sort": "0.0.0", |
38 | 40 | "suggest-box": "^2.0.0", |
Built with git-ssb-web