Commit cfdeafd6966be93166ca2a39ab8d3d8a47252689
Bump to version of ssb-chess which fixes timer leak.
Gordon Martin committed on 9/4/2018, 6:44:20 PMParent: 194183141b20b0afe4af4a3d6dad39fce77d5989
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: 313836 bytes New file size: 313831 bytes |
package.json | ||
---|---|---|
@@ -87,9 +87,9 @@ | ||
87 | 87 … | "setimmediate": "^1.0.5", |
88 | 88 … | "ssb-about": "^0.1.2", |
89 | 89 … | "ssb-backlinks": "^0.7.3", |
90 | 90 … | "ssb-blobs": "^1.1.5", |
91 | - "ssb-chess": "^2.3.8", | |
91 … | + "ssb-chess": "^2.3.9", | |
92 | 92 … | "ssb-chess-db": "^1.0.3", |
93 | 93 … | "ssb-config": "^2.2.0", |
94 | 94 … | "ssb-ebt": "^5.2.2", |
95 | 95 … | "ssb-friends": "^3.1.3", |
Built with git-ssb-web