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 AMParent: 83ae3109eb162b5f5b5c962e4f2cff738ee0f75d
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -77,10 +77,10 @@ | |||
77 | 77 … | "setimmediate": "^1.0.5", | |
78 | 78 … | "ssb-about": "^0.1.1", | |
79 | 79 … | "ssb-backlinks": "^0.6.1", | |
80 | 80 … | "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", | ||
83 | 83 … | "ssb-client": "^4.5.2", | |
84 | 84 … | "ssb-friends": "^2.2.3", | |
85 | 85 … | "ssb-fulltext": "^1.0.1", | |
86 | 86 … | "ssb-horcrux": "^0.1.3", |
Built with git-ssb-web