Commit d57888ef7cadce4b33325b131c3bab518fe51cde
Bump ssb-friends
The new version *does* support db2 but we're not actually using it yet. This is purely to flex the muscles.Daan Wynen committed on 2/27/2021, 8:09:12 PM
Parent: 9ec71e984281e5ef4646b07b557b54375092fbcd
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: 429967 bytes New file size: 466131 bytes |
package.json | |||
---|---|---|---|
@@ -73,9 +73,9 @@ | |||
73 | 73 … | "ssb-conn": "~1.0.0", | |
74 | 74 … | "ssb-db": "^19.4.0", | |
75 | 75 … | "ssb-dht-invite": "~1.12.0", | |
76 | 76 … | "ssb-ebt": "^5.6.7", | |
77 | - "ssb-friends": "^4.1.4", | ||
77 … | + "ssb-friends": "^4.4.4", | ||
78 | 78 … | "ssb-invite": "^2.1.3", | |
79 | 79 … | "ssb-keys": "^8.0.1", | |
80 | 80 … | "ssb-lan": "^1.0.0", | |
81 | 81 … | "ssb-logging": "^1.0.0", |
Built with git-ssb-web