git ssb

16+

Dominic / patchbay



Commit 0d1bbac1e4d3a739c6509b6163349100727cb158

Bump to version of ssb-chess (and required ssb-chess-db version) that makes it easy to see when a game ended when you weren't looking at it (were on another game, didn't have the app open, etc.)

Gordon Martin committed on 3/5/2018, 7:20:36 AM
Parent: 83ae3109eb162b5f5b5c962e4f2cff738ee0f75d

Files changed

package.jsonchanged
package.jsonView
@@ -77,10 +77,10 @@
7777 "setimmediate": "^1.0.5",
7878 "ssb-about": "^0.1.1",
7979 "ssb-backlinks": "^0.6.1",
8080 "ssb-blobs": "^1.1.3",
81- "ssb-chess": "^2.1.7",
82- "ssb-chess-db": "^1.0.1",
81 + "ssb-chess": "^2.2.0",
82 + "ssb-chess-db": "^1.0.2",
8383 "ssb-client": "^4.5.2",
8484 "ssb-friends": "^2.2.3",
8585 "ssb-fulltext": "^1.0.1",
8686 "ssb-horcrux": "^0.1.3",

Built with git-ssb-web