git ssb

1+

Daan Patchwork / patchwork



Commit 6918e65788e9d7284b5950a027af1caf488924e9

Downgrade ssb-query to 2.4.3 again.

This caused another problem with follow state.
Daan Wynen committed on 3/13/2021, 4:21:43 PM
Parent: 86a09f0ed287ba7420fe3fa7071641f69baf911b

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: 482861 bytes
New file size: 479630 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": "^1.1.0",
68 + "ssb-backlinks": "^1.0.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",
@@ -84,9 +84,9 @@
8484 "ssb-mentions": "^0.5.2",
8585 "ssb-msgs": "^5.2.0",
8686 "ssb-no-auth": "^1.0.0",
8787 "ssb-private": "^1.1.0",
88- "ssb-query": "^2.4.3",
88 + "ssb-query": "2.4.3",
8989 "ssb-ref": "^2.13.9",
9090 "ssb-replicate": "^1.3.2",
9191 "ssb-room": "^1.2.2",
9292 "ssb-search": "^1.2.1",

Built with git-ssb-web