Commit c50f73d28c82ec782f6fca2e0a41d3b4d138becb
fix some channels not displaying all items
fixes #556Matt McKegg committed on 6/14/2017, 5:08:32 AM
Parent: 338ac6a5b5d7c708279c9cf494b549af9090a57e
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -28,9 +28,9 @@ | ||
28 | 28 | "micro-css": "^2.0.0", |
29 | 29 | "mutant": "^3.20.1", |
30 | 30 | "mutant-pull-reduce": "^1.1.0", |
31 | 31 | "obv": "0.0.1", |
32 | - "patchcore": "~1.1.0", | |
32 | + "patchcore": "~1.1.1", | |
33 | 33 | "patchwork-gatherings": "^1.0.2", |
34 | 34 | "pull-abortable": "^4.1.0", |
35 | 35 | "pull-defer": "^0.2.2", |
36 | 36 | "pull-file": "~1.0.0", |
@@ -45,9 +45,9 @@ | ||
45 | 45 | "scuttlebot": "~10.0.5", |
46 | 46 | "sorted-array-functions": "~1.0.0", |
47 | 47 | "ssb-about": "0.1.0", |
48 | 48 | "ssb-avatar": "^0.2.0", |
49 | - "ssb-backlinks": "0.1.0", | |
49 | + "ssb-backlinks": "0.2.0", | |
50 | 50 | "ssb-blobs": "~1.1.0", |
51 | 51 | "ssb-contacts": "0.0.2", |
52 | 52 | "ssb-friends": "^2.0.3", |
53 | 53 | "ssb-keys": "~7.0.9", |
Built with git-ssb-web