git ssb

1+

Daan Patchwork / patchwork



Commit 86a09f0ed287ba7420fe3fa7071641f69baf911b

Downgrade ssb-backlinks to v1.1.0

This bump seems to be causing issues. Which is weird, because it actually
bumps the index number for the backlinks indexes and so will rebuild them.
But that's what my testing shows... `*shrug*`
Daan Wynen committed on 3/13/2021, 2:57:36 PM
Parent: a41bbe7d3a90bbd6e1d656bf814833fafdc55b30

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 481538 bytes
New file size: 482861 bytes
package.jsonView
@@ -64,9 +64,9 @@
6464 "scuttle-tag": "^0.5.0",
6565 "secret-stack": "^6.3.1",
6666 "sorted-array-functions": "^1.2.0",
6767 "spacetime": "^6.4.1",
68- "ssb-backlinks": "^2.1.1",
68 + "ssb-backlinks": "^1.1.0",
6969 "ssb-blob-files": "^1.2.0",
7070 "ssb-blobs": "^2.0.1",
7171 "ssb-client": "^4.9.0",
7272 "ssb-config": "^3.4.4",

Built with git-ssb-web