git ssb

16+

Dominic / patchbay



Commit 9e134b1f2c05d9c14a4133760e0780413defe14c

Merge branch 'master' of github.com:ssbc/patchbay

mixmix committed on 10/6/2018, 8:20:34 AM
Parent: 84bcac92d7d3ece97193b725768364afda475468
Parent: 4420595bc683f94f45dfe25d4025b393f5450d60

Files changed

main.jschanged
package-lock.jsonchanged
package.jsonchanged
main.jsView
@@ -38,9 +38,9 @@
3838 const sockets = combine(
3939 require('patchbay-scry'),
4040 require('patchbay-dark-crystal'),
4141 require('patchbay-poll'),
42- require('ssb-chess'),
42 + require('ssb-chess-mithril'),
4343 require('patchbay-gatherings'),
4444 require('patchbay-book'),
4545 patchbay,
4646 require('patchcore'),
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 310872 bytes
New file size: 349444 bytes
package.jsonView
@@ -89,9 +89,9 @@
8989 "ssb-about": "^0.1.2",
9090 "ssb-backlinks": "^0.7.3",
9191 "ssb-blob-files": "^1.1.1",
9292 "ssb-blobs": "^1.1.5",
93- "ssb-chess": "^2.4.1",
93 + "ssb-chess-mithril": "1.0.0",
9494 "ssb-chess-db": "^1.0.4",
9595 "ssb-config": "^2.3.0",
9696 "ssb-ebt": "^5.2.3",
9797 "ssb-friends": "^3.1.3",

Built with git-ssb-web