Commit 75d017d7d21a7a049a69ee0330f18c5883d55ee8
Update dependencies
cel committed on 11/9/2016, 8:19:09 PMParent: 08cc79deadf85dd2e68e2c46d595570f1b665c91
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -11,9 +11,9 @@ | |||
11 | 11 … | "moment": "^2.14.1", | |
12 | 12 … | "multicb": "^1.2.1", | |
13 | 13 … | "node-polyglot": "^1.0.0", | |
14 | 14 … | "pull-cat": "^1.1.8", | |
15 | - "pull-git-pack": "^0.2.0", | ||
15 … | + "pull-git-pack": "^0.2.3", | ||
16 | 16 … | "pull-git-repo": "^0.6.1", | |
17 | 17 … | "pull-hyperscript": "^0.2.1", | |
18 | 18 … | "pull-identify-filetype": "^1.1.0", | |
19 | 19 … | "pull-many": "^1.0.6", | |
@@ -21,14 +21,14 @@ | |||
21 | 21 … | "pull-stream": "^3.1.0", | |
22 | 22 … | "ssb-client": "^4.2.1", | |
23 | 23 … | "ssb-config": "^2.1.1", | |
24 | 24 … | "ssb-git-repo": "^2.3.0", | |
25 | - "ssb-issues": "^0.2.0", | ||
25 … | + "ssb-issues": "^0.3.0", | ||
26 | 26 … | "ssb-keys": "^6.1.1", | |
27 | 27 … | "ssb-marked": "^0.6.0", | |
28 | 28 … | "ssb-mentions": "^0.1.0", | |
29 | 29 … | "ssb-msg-schemas": "^6.1.1", | |
30 | - "ssb-pull-requests": "^0.2.2", | ||
30 … | + "ssb-pull-requests": "^0.2.3", | ||
31 | 31 … | "ssb-reconnect": "^0.1.0", | |
32 | 32 … | "ssb-ref": "^2.6.1", | |
33 | 33 … | "stream-to-pull-stream": "^1.7.2" | |
34 | 34 … | }, |
Built with git-ssb-web