git ssb

16+

Dominic / patchbay



Commit b640d4c1be2e803f3cbca7d06d23ab6d4e3a8cf9

Use version of ssb-chess-db which has a fix for an error when the user hadn't invited any players to a game (meaning they couldn't invite anyone.)

Gordon Martin committed on 4/22/2019, 7:21:25 PM
Parent: 45029a61203e1f2b7ae104b724912033ee3ffaa4

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: 658146 bytes
New file size: 654443 bytes
package.jsonView
@@ -92,9 +92,9 @@
9292 "ssb-about": "^2.0.1",
9393 "ssb-backlinks": "^0.7.3",
9494 "ssb-blob-files": "^1.1.3",
9595 "ssb-blobs": "^1.1.12",
96- "ssb-chess-db": "^1.0.5",
96 + "ssb-chess-db": "^1.0.6",
9797 "ssb-chess-mithril": "1.0.10",
9898 "ssb-config": "^3.2.3",
9999 "ssb-ebt": "^5.3.11",
100100 "ssb-friend-pub": "^1.0.5",

Built with git-ssb-web