Commit e1f6a94a8dade7e3ec4cec240fe393e4ee7adc5d
update patchcore (ssb-markdown@6)
mixmix committed on 11/30/2019, 7:58:01 AMParent: ca516ca29d3fd0b19d8f943f3480a27a4cbd5de1
Files changed
app/styles/mcss/markdown.mcss | changed |
package-lock.json | changed |
package.json | changed |
app/styles/mcss/markdown.mcss | ||
---|---|---|
@@ -1,5 +1,10 @@ | ||
1 | 1 … | Markdown { |
2 … | + (video) { | |
3 … | + max-width: 100% | |
4 … | + object-fit: scale-down | |
5 … | + } | |
6 … | + | |
2 | 7 … | (a) { |
3 | 8 … | color: #3c1842 |
4 | 9 … | text-decoration: underline |
5 | 10 … |
package-lock.json | ||
---|---|---|
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.json | ||
---|---|---|
@@ -82,9 +82,9 @@ | ||
82 | 82 … | "patchbay-gatherings": "^3.2.19", |
83 | 83 … | "patchbay-hacky-art": "^1.0.0", |
84 | 84 … | "patchbay-poll": "^1.1.4", |
85 | 85 … | "patchbay-scry": "^1.5.0", |
86 | - "patchcore": "^2.1.6", | |
86 … | + "patchcore": "^2.2.0", | |
87 | 87 … | "pull-abortable": "^4.1.1", |
88 | 88 … | "pull-merge": "^1.0.4", |
89 | 89 … | "pull-next-query": "^1.0.0", |
90 | 90 … | "pull-notify": "^0.1.1", |
Built with git-ssb-web