git ssb

10+

Matt McKegg / patchwork



Commit c50f73d28c82ec782f6fca2e0a41d3b4d138becb

fix some channels not displaying all items

fixes #556
Matt McKegg committed on 6/14/2017, 5:08:32 AM
Parent: 338ac6a5b5d7c708279c9cf494b549af9090a57e

Files changed

package.jsonchanged
package.jsonView
@@ -28,9 +28,9 @@
2828 "micro-css": "^2.0.0",
2929 "mutant": "^3.20.1",
3030 "mutant-pull-reduce": "^1.1.0",
3131 "obv": "0.0.1",
32- "patchcore": "~1.1.0",
32 + "patchcore": "~1.1.1",
3333 "patchwork-gatherings": "^1.0.2",
3434 "pull-abortable": "^4.1.0",
3535 "pull-defer": "^0.2.2",
3636 "pull-file": "~1.0.0",
@@ -45,9 +45,9 @@
4545 "scuttlebot": "~10.0.5",
4646 "sorted-array-functions": "~1.0.0",
4747 "ssb-about": "0.1.0",
4848 "ssb-avatar": "^0.2.0",
49- "ssb-backlinks": "0.1.0",
49 + "ssb-backlinks": "0.2.0",
5050 "ssb-blobs": "~1.1.0",
5151 "ssb-contacts": "0.0.2",
5252 "ssb-friends": "^2.0.3",
5353 "ssb-keys": "~7.0.9",

Built with git-ssb-web