Commit 9ec71e984281e5ef4646b07b557b54375092fbcd
Bump ssb-private.
API didn't change, only the underlying indexing lib and versions.Daan Wynen committed on 2/27/2021, 7:51:09 PM
Parent: e6d427f2c30da5c9ec9b290c55549106072e8b45
Files changed
package-lock.json | changed |
package.json | changed |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 431113 bytes New file size: 429967 bytes |
package.json | ||
---|---|---|
@@ -83,9 +83,9 @@ | ||
83 | 83 … | "ssb-master": "^1.0.3", |
84 | 84 … | "ssb-mentions": "^0.5.2", |
85 | 85 … | "ssb-msgs": "^5.2.0", |
86 | 86 … | "ssb-no-auth": "^1.0.0", |
87 | - "ssb-private": "^0.2.3", | |
87 … | + "ssb-private": "^1.1.0", | |
88 | 88 … | "ssb-query": "^2.4.3", |
89 | 89 … | "ssb-ref": "^2.13.9", |
90 | 90 … | "ssb-replicate": "^1.3.2", |
91 | 91 … | "ssb-room": "^1.2.2", |
Built with git-ssb-web