Commit ef9e054ca8448a0d347a9a8734bd51747c015f96
Update to version of ssb-chess with small fix of currently messy ssb-chess 'ended games' view.
Gordon Martin committed on 3/18/2018, 5:24:11 PMParent: e60e5d5babcf3ccea09fc5a26070cf5715c0fed4
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: 308856 bytes New file size: 309565 bytes |
package.json | ||
---|---|---|
@@ -77,9 +77,9 @@ | ||
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.2.3", | |
81 … | + "ssb-chess": "^2.2.4", | |
82 | 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", |
Built with git-ssb-web