Commit 2685c11d22c4ecb5c112412c852aa860f06da63a
Bump to version of ssb-chess with sorted invite list.
Gordon Martin committed on 9/26/2018, 11:41:17 PMParent: 28a3d608c0985435c995a7262ed21dfc3d965caf
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: 315117 bytes New file size: 313481 bytes |
package.json | |||
---|---|---|---|
@@ -87,10 +87,10 @@ | |||
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.13", | ||
92 | - "ssb-chess-db": "^1.0.3", | ||
91 … | + "ssb-chess": "^2.4.0", | ||
92 … | + "ssb-chess-db": "^1.0.4", | ||
93 | 93 … | "ssb-config": "^2.3.0", | |
94 | 94 … | "ssb-ebt": "^5.2.3", | |
95 | 95 … | "ssb-friends": "^3.1.3", | |
96 | 96 … | "ssb-keys": "^7.0.15", |
Built with git-ssb-web