git ssb

30+

cel / git-ssb-web



Commit 8a2bbe77d9f819b621ca91c1f44569ca3e8c21ac

Update dependencies

Charles Lehner committed on 7/10/2016, 3:05:17 AM
Parent: 53f3bbbeeaf17e263b3c4ec1a5df0c9493d8a33c

Files changed

package.jsonchanged
package.jsonView
@@ -4,9 +4,9 @@
44 "description": "web server for browsing git repos on ssb",
55 "bin": "server.js",
66 "dependencies": {
77 "asyncmemo": "^0.1.0",
8- "diff": "^2.2.2",
8+ "diff": "^2.2.3",
99 "highlight.js": "^9.2.0",
1010 "mime-types": "^2.1.11",
1111 "multicb": "^1.2.1",
1212 "node-polyglot": "^1.0.0",
@@ -18,18 +18,18 @@
1818 "pull-paramap": "^1.1.6",
1919 "pull-stream": "^3.1.0",
2020 "ssb-client": "^3.0.1",
2121 "ssb-config": "^1.1.0",
22- "ssb-git-repo": "^1.7.0",
23- "ssb-issues": "^0.1.1",
22+ "ssb-git-repo": "^1.8.0",
23+ "ssb-issues": "^0.1.4",
2424 "ssb-keys": "^5.0.0",
2525 "ssb-marked": "^0.6.0",
2626 "ssb-mentions": "^0.1.0",
2727 "ssb-msg-schemas": "^6.1.0",
28- "ssb-pull-requests": "~0.0.3",
28+ "ssb-pull-requests": "^0.0.4",
2929 "ssb-reconnect": "^0.1.0",
3030 "ssb-ref": "^2.2.2",
31- "stream-to-pull-stream": "^1.6.6"
31+ "stream-to-pull-stream": "^1.7.0"
3232 },
3333 "homepage": "http://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256",
3434 "repository": {
3535 "type": "git",

Built with git-ssb-web