git ssb

30+

cel / git-ssb-web



Commit 5bc566ffa4a90b29710e38a40f809409ed091e49

Update dependencies

Charles Lehner committed on 10/11/2016, 4:04:57 PM
Parent: f4db47d03d9db2e9255a39f9b1c5a5fd1294f4dc

Files changed

package.jsonchanged
package.jsonView
@@ -6,31 +6,31 @@
66 "dependencies": {
77 "asyncmemo": "^0.1.0",
88 "diff": "^2.2.3",
99 "highlight.js": "^9.2.0",
10- "mime-types": "^2.1.11",
10 + "mime-types": "^2.1.12",
1111 "moment": "^2.14.1",
1212 "multicb": "^1.2.1",
1313 "node-polyglot": "^1.0.0",
1414 "pull-cat": "^1.1.8",
1515 "pull-git-pack": "^0.2.0",
16- "pull-git-repo": "^0.5.0",
16 + "pull-git-repo": "^0.6.0",
1717 "pull-identify-filetype": "^1.1.0",
1818 "pull-many": "^1.0.6",
1919 "pull-paramap": "^1.1.6",
2020 "pull-stream": "^3.1.0",
21- "ssb-client": "^3.0.1",
22- "ssb-config": "^1.1.0",
23- "ssb-git-repo": "^2.0.0",
21 + "ssb-client": "^4.2.1",
22 + "ssb-config": "^2.1.1",
23 + "ssb-git-repo": "^2.1.1",
2424 "ssb-issues": "^0.2.0",
25- "ssb-keys": "^5.0.0",
25 + "ssb-keys": "^6.1.1",
2626 "ssb-marked": "^0.6.0",
2727 "ssb-mentions": "^0.1.0",
28- "ssb-msg-schemas": "^6.1.0",
29- "ssb-pull-requests": "^0.1.1",
28 + "ssb-msg-schemas": "^6.1.1",
29 + "ssb-pull-requests": "^0.2.0",
3030 "ssb-reconnect": "^0.1.0",
31- "ssb-ref": "^2.2.2",
32- "stream-to-pull-stream": "^1.7.0"
31 + "ssb-ref": "^2.6.1",
32 + "stream-to-pull-stream": "^1.7.2"
3333 },
3434 "homepage": "http://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256",
3535 "repository": {
3636 "type": "git",

Built with git-ssb-web