Commit e823f9ad875b365740285a919a220faf4b44f2e4
ssb-chess version with move cancellation fix.
Gordon Martin committed on 1/1/2018, 2:51:58 AMParent: bf9a85c515931e001a2c4cdc11f05ebfc03b8131
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: 288142 bytes New file size: 288409 bytes |
package.json | ||
---|---|---|
@@ -73,9 +73,9 @@ | ||
73 | 73 … | "read-directory": "^2.1.1", |
74 | 74 … | "require-style": "^1.0.1", |
75 | 75 … | "scuttlebot": "^10.4.10", |
76 | 76 … | "setimmediate": "^1.0.5", |
77 | - "ssb-chess": "^1.9.9", | |
77 … | + "ssb-chess": "^2.0.1", | |
78 | 78 … | "ssb-chess-db": "^1.0.1", |
79 | 79 … | "ssb-client": "^4.5.2", |
80 | 80 … | "ssb-horcrux": "^0.1.3", |
81 | 81 … | "ssb-mentions": "^0.4.1", |
Built with git-ssb-web