git ssb

10+

Matt McKegg / patchwork



Commit 26f53e95ef79f594060f273929b9b44b2e9b3481

Merge remote-tracking branch 'upstream/master'

robjloranger committed on 11/29/2017, 1:12:02 AM
Parent: 8e6b7d1744e97c71b3f10a4700e8ab18275bb261
Parent: 3ce9f274492ef4b74c0de22ed8b53fa746fe0c4d

Files changed

package.jsonchanged
package.jsonView
@@ -1,9 +1,9 @@
11 {
22 "name": "ssb-patchwork",
33 "productName": "Patchwork",
44 "repository": "git@github.com:ssbc/patchwork.git",
5- "version": "3.8.0",
5 + "version": "3.8.1",
66 "description": "A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB).",
77 "main": "index.js",
88 "scripts": {
99 "test": "standard",
@@ -41,9 +41,9 @@
4141 "mutant": "^3.21.2",
4242 "mutant-pull-reduce": "^1.1.0",
4343 "obv": "0.0.1",
4444 "patch-settings": "^1.0.1",
45- "patchcore": "~1.17.0",
45 + "patchcore": "~1.18.0",
4646 "pull-abortable": "^4.1.0",
4747 "pull-defer": "^0.2.2",
4848 "pull-file": "~1.0.0",
4949 "pull-identify-filetype": "^1.1.0",
@@ -57,9 +57,9 @@
5757 "sorted-array-functions": "~1.0.0",
5858 "spacetime": "^1.0.7",
5959 "ssb-about": "~0.1.1",
6060 "ssb-avatar": "^0.2.0",
61- "ssb-backlinks": "~0.5.0",
61 + "ssb-backlinks": "~0.5.1",
6262 "ssb-blobs": "~1.1.4",
6363 "ssb-friends": "^2.3.5",
6464 "ssb-keys": "^7.0.13",
6565 "ssb-mentions": "^0.4.0",

Built with git-ssb-web