git ssb

16+

Dominic / patchbay



Commit 916d4ff5d00c6cf2d987b6d189c741735eb4c674

ssb-friends@3.1.3

mixmix committed on 8/21/2018, 11:36:15 PM
Parent: b193cf1cb98f8047a8a2ae26315f1bc315bd9ead

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: 313893 bytes
New file size: 315547 bytes
package.jsonView
@@ -20,9 +20,11 @@
2020 "es2040"
2121 ]
2222 },
2323 "standard": {
24- "globals": [ "IntersectionObserver" ]
24 + "globals": [
25 + "IntersectionObserver"
26 + ]
2527 },
2628 "repository": {
2729 "type": "git",
2830 "url": "git+https://github.com/ssbc/patchbay.git"
@@ -87,9 +89,9 @@
8789 "ssb-chess": "^2.3.5",
8890 "ssb-chess-db": "^1.0.3",
8991 "ssb-config": "^2.2.0",
9092 "ssb-ebt": "^5.2.2",
91- "ssb-friends": "^2.4.0",
93 + "ssb-friends": "^3.1.3",
9294 "ssb-horcrux": "^1.0.0",
9395 "ssb-keys": "^7.0.15",
9496 "ssb-meme": "^1.0.4",
9597 "ssb-mentions": "^0.5.0",

Built with git-ssb-web