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 PMParent: 4d1001442a68d2f9cb1521459e02e3587f312ebf
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: 813965 bytes New file size: 821491 bytes |
package.json | |||
---|---|---|---|
@@ -101,9 +101,9 @@ | |||
101 | 101 … | "ssb-backlinks": "^0.7.3", | |
102 | 102 … | "ssb-blob-files": "^1.1.6", | |
103 | 103 … | "ssb-blobs": "^1.1.12", | |
104 | 104 … | "ssb-chess-db": "^1.0.6", | |
105 | - "ssb-chess-mithril": "1.0.12", | ||
105 … | + "ssb-chess-mithril": "1.0.13", | ||
106 | 106 … | "ssb-config": "^3.3.0", | |
107 | 107 … | "ssb-device-address": "^1.1.6", | |
108 | 108 … | "ssb-ebt": "^5.6.6", | |
109 | 109 … | "ssb-friend-pub": "^1.0.7", |
Built with git-ssb-web