Commit cf55bf779a539d66e88ba37a6dda33ad8ff2a95f
Bump to version of ssb-chess and patchcore that tidies up pull streams for games backlinks (and adds some caching too.)
Gordon Martin committed on 9/4/2018, 2:43:44 PMParent: 86a67245a685888867a200075b4f9af6d30e7134
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: 315037 bytes New file size: 313836 bytes |
package.json | ||
---|---|---|
@@ -73,9 +73,9 @@ | ||
73 | 73 … | "patchbay-dark-crystal": "^1.0.3", |
74 | 74 … | "patchbay-gatherings": "^2.0.2", |
75 | 75 … | "patchbay-poll": "^1.0.7", |
76 | 76 … | "patchbay-scry": "^1.0.0", |
77 | - "patchcore": "^1.28.0", | |
77 … | + "patchcore": "^1.28.1", | |
78 | 78 … | "pull-abortable": "^4.1.1", |
79 | 79 … | "pull-next-query": "^1.0.0", |
80 | 80 … | "pull-scroll": "^1.0.9", |
81 | 81 … | "pull-stream": "^3.6.8", |
@@ -87,9 +87,9 @@ | ||
87 | 87 … | "setimmediate": "^1.0.5", |
88 | 88 … | "ssb-about": "^0.1.2", |
89 | 89 … | "ssb-backlinks": "^0.7.3", |
90 | 90 … | "ssb-blobs": "^1.1.5", |
91 | - "ssb-chess": "^2.3.7", | |
91 … | + "ssb-chess": "^2.3.8", | |
92 | 92 … | "ssb-chess-db": "^1.0.3", |
93 | 93 … | "ssb-config": "^2.2.0", |
94 | 94 … | "ssb-ebt": "^5.2.2", |
95 | 95 … | "ssb-friends": "^3.1.3", |
Built with git-ssb-web