git ssb

16+

Dominic / patchbay



Commit c62f0641dd1200b08655c9ecef975135c25017c0

Merge branch 'master' into bump_plugins

mixmix committed on 7/16/2018, 11:24:11 PM
Parent: 80747b9a0fc54efb789bef142f33bc7e21b2a699
Parent: 9b9ae32751d87f8c75ee8da7d23f22f5b9250a74

Files changed

app/page/public.jschanged
package-lock.jsonchanged
package.jsonchanged
app/page/public.jsView
@@ -54,9 +54,8 @@
5454 }],
5555 limit: 100
5656 })
5757
58- server.query.explain(_opts, console.log)
5958 return next(server.query.read, _opts, ['timestamp'])
6059 })
6160
6261 // TODO : build a pull-stream which has seperate state + rendering
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 322385 bytes
New file size: 399720 bytes
package.jsonView
@@ -82,9 +82,9 @@
8282 "setimmediate": "^1.0.5",
8383 "ssb-about": "^0.1.2",
8484 "ssb-backlinks": "^0.7.2",
8585 "ssb-blobs": "^1.1.5",
86- "ssb-chess": "^2.2.4",
86 + "ssb-chess": "^2.2.7",
8787 "ssb-chess-db": "^1.0.2",
8888 "ssb-client": "^4.5.7",
8989 "ssb-ebt": "^5.2.0",
9090 "ssb-friends": "^2.4.0",

Built with git-ssb-web