git ssb

16+

Dominic / patchbay



Commit c3f7fa2b711eba42632d8b98a3990f0518861403

Use ssb-chess-mithril version which fixes bug with not being able to promote pawns to queens since upgrading the chessground library version.

Gordon Martin committed on 8/27/2019, 4:57:37 PM
Parent: 4d1001442a68d2f9cb1521459e02e3587f312ebf

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: 813965 bytes
New file size: 821491 bytes
package.jsonView
@@ -101,9 +101,9 @@
101101 "ssb-backlinks": "^0.7.3",
102102 "ssb-blob-files": "^1.1.6",
103103 "ssb-blobs": "^1.1.12",
104104 "ssb-chess-db": "^1.0.6",
105- "ssb-chess-mithril": "1.0.12",
105 + "ssb-chess-mithril": "1.0.13",
106106 "ssb-config": "^3.3.0",
107107 "ssb-device-address": "^1.1.6",
108108 "ssb-ebt": "^5.6.6",
109109 "ssb-friend-pub": "^1.0.7",

Built with git-ssb-web