Commit 916d4ff5d00c6cf2d987b6d189c741735eb4c674
ssb-friends@3.1.3
mixmix committed on 8/21/2018, 11:36:15 PMParent: b193cf1cb98f8047a8a2ae26315f1bc315bd9ead
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: 313893 bytes New file size: 315547 bytes |
package.json | ||
---|---|---|
@@ -20,9 +20,11 @@ | ||
20 | 20 … | "es2040" |
21 | 21 … | ] |
22 | 22 … | }, |
23 | 23 … | "standard": { |
24 | - "globals": [ "IntersectionObserver" ] | |
24 … | + "globals": [ | |
25 … | + "IntersectionObserver" | |
26 … | + ] | |
25 | 27 … | }, |
26 | 28 … | "repository": { |
27 | 29 … | "type": "git", |
28 | 30 … | "url": "git+https://github.com/ssbc/patchbay.git" |
@@ -87,9 +89,9 @@ | ||
87 | 89 … | "ssb-chess": "^2.3.5", |
88 | 90 … | "ssb-chess-db": "^1.0.3", |
89 | 91 … | "ssb-config": "^2.2.0", |
90 | 92 … | "ssb-ebt": "^5.2.2", |
91 | - "ssb-friends": "^2.4.0", | |
93 … | + "ssb-friends": "^3.1.3", | |
92 | 94 … | "ssb-horcrux": "^1.0.0", |
93 | 95 … | "ssb-keys": "^7.0.15", |
94 | 96 … | "ssb-meme": "^1.0.4", |
95 | 97 … | "ssb-mentions": "^0.5.0", |
Built with git-ssb-web