git ssb

16+

Dominic / patchbay



Commit e1f6a94a8dade7e3ec4cec240fe393e4ee7adc5d

update patchcore (ssb-markdown@6)

mixmix committed on 11/30/2019, 7:58:01 AM
Parent: ca516ca29d3fd0b19d8f943f3480a27a4cbd5de1

Files changed

app/styles/mcss/markdown.mcsschanged
package-lock.jsonchanged
package.jsonchanged
app/styles/mcss/markdown.mcssView
@@ -1,5 +1,10 @@
11 Markdown {
2 + (video) {
3 + max-width: 100%
4 + object-fit: scale-down
5 + }
6 +
27 (a) {
38 color: #3c1842
49 text-decoration: underline
510
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 814121 bytes
New file size: 815551 bytes
package.jsonView
@@ -82,9 +82,9 @@
8282 "patchbay-gatherings": "^3.2.19",
8383 "patchbay-hacky-art": "^1.0.0",
8484 "patchbay-poll": "^1.1.4",
8585 "patchbay-scry": "^1.5.0",
86- "patchcore": "^2.1.6",
86 + "patchcore": "^2.2.0",
8787 "pull-abortable": "^4.1.1",
8888 "pull-merge": "^1.0.4",
8989 "pull-next-query": "^1.0.0",
9090 "pull-notify": "^0.1.1",

Built with git-ssb-web