Commit 488cf0abd647acf310d8d60be778063b0adf8db5
bump patchbay gatherings (attach iamges)
mixmix committed on 10/4/2018, 4:20:06 AMParent: 3d3c09ae39f7b3ff508c0ec9569ff2bd7c21298a
Files changed
message/html/compose.js | changed |
package-lock.json | changed |
package.json | changed |
message/html/compose.js | |||
---|---|---|---|
@@ -11,9 +11,8 @@ | |||
11 | 11 … | 'about.async.suggest': 'first', | |
12 | 12 … | 'channel.async.suggest': 'first', | |
13 | 13 … | 'emoji.async.suggest': 'first', | |
14 | 14 … | 'meme.async.suggest': 'first', | |
15 | - // 'blob.html.input': 'first', // TODO extract fileInput creator below out into patchcore | ||
16 | 15 … | 'message.html.confirm': 'first', | |
17 | 16 … | 'drafts.sync.get': 'first', | |
18 | 17 … | 'drafts.sync.set': 'first', | |
19 | 18 … | 'drafts.sync.remove': 'first', |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 309622 bytes New file size: 310900 bytes |
package.json | ||
---|---|---|
@@ -70,9 +70,9 @@ | ||
70 | 70 … | "patch-settings": "^1.1.2", |
71 | 71 … | "patch-suggest": "^2.0.2", |
72 | 72 … | "patchbay-book": "^1.0.8", |
73 | 73 … | "patchbay-dark-crystal": "^1.0.5", |
74 | - "patchbay-gatherings": "^3.0.0", | |
74 … | + "patchbay-gatherings": "^3.1.0", | |
75 | 75 … | "patchbay-poll": "^1.1.1", |
76 | 76 … | "patchbay-scry": "^1.2.0", |
77 | 77 … | "patchcore": "^1.28.1", |
78 | 78 … | "pull-abortable": "^4.1.1", |
Built with git-ssb-web