git ssb

16+

Dominic / patchbay



Commit 868a0d3f76d7969aaf72c4eae505dbc4317bc3f1

merge master

mixmix committed on 3/21/2019, 8:31:14 AM
Parent: 6993e3bdaf03244699ce17ff18a4026c4724ea0b
Parent: 9b38b8a34c58f6a02859a9cd0012432a39d8d12f

Files changed

index.jschanged
package-lock.jsonchanged
package.jsonchanged
index.jsView
@@ -11,9 +11,9 @@
1111 'ssb-server/plugins/no-auth',
1212 'ssb-server/plugins/onion',
1313 'ssb-server/plugins/local',
1414
15- 'ssb-gossip',
15+ 'ssb-legacy-conn',
1616 'ssb-replicate',
1717 'ssb-friends',
1818 'ssb-invite',
1919
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 644286 bytes
New file size: 647618 bytes
package.jsonView
@@ -96,11 +96,11 @@
9696 "ssb-chess-db": "^1.0.5",
9797 "ssb-chess-mithril": "1.0.10",
9898 "ssb-config": "^3.2.3",
9999 "ssb-ebt": "^5.5.2",
100- "ssb-friend-pub": "github:ssbc/ssb-friend-pub#master",
101100 "ssb-friends": "^3.1.12",
102- "ssb-gossip": "^1.0.6",
101+ "ssb-friend-pub": "^1.0.5",
102+ "ssb-legacy-conn": "1.0.17",
103103 "ssb-invite": "^2.0.3",
104104 "ssb-meme": "^1.0.4",
105105 "ssb-mentions": "^0.5.0",
106106 "ssb-mutual": "^0.1.0",

Built with git-ssb-web