git ssb

16+

Dominic / patchbay



Commit 2d5c75f6255b6ff61a6f31a1126187975fcb00c2

install ssb-ahoy@1.1.0

mixmix committed on 7/16/2019, 6:29:48 AM
Parent: f93f8d4fc67466bd1d3c82874870ebb132e8286a

Files changed

index.jschanged
package-lock.jsonchanged
package.jsonchanged
index.jsView
@@ -40,9 +40,9 @@
4040 ahoy(
4141 {
4242 title: 'Patchbay',
4343 plugins,
44- appDir: '../patchbay', // only used when ssb-ahoy is symlinked in! // TODO recomment before publish
44 + // appDir: '../patchbay', // only used when ssb-ahoy is symlinked in!
4545 uiPath: './ui.js'
4646 },
4747 (state) => {
4848 StartMenus(state)
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 827451 bytes
New file size: 829868 bytes
package.jsonView
@@ -97,9 +97,9 @@
9797 "scuttle-thread": "^1.0.2",
9898 "setimmediate": "^1.0.5",
9999 "sharp": "^0.22.1",
100100 "ssb-about": "^2.0.1",
101- "ssb-ahoy": "^1.0.1",
101 + "ssb-ahoy": "^1.1.0",
102102 "ssb-backlinks": "^0.7.3",
103103 "ssb-blob-files": "^1.1.6",
104104 "ssb-blobs": "^1.1.12",
105105 "ssb-chess-db": "^1.0.6",

Built with git-ssb-web