Commit d6ac6967f9f5eb96da04546b9a56352c38b2c7d1
Version of ssb-chess with ssb_ prefix removed.
Gordon Martin committed on 7/24/2017, 9:12:36 PMParent: 450fbc95f460d04aa28c192282275ff043419730
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -65,9 +65,9 @@ | ||
65 | 65 … | "require-style": "^1.0.0", |
66 | 66 … | "setimmediate": "^1.0.5", |
67 | 67 … | "ssb-horcrux": "^0.1.3", |
68 | 68 … | "ssb-mentions": "~0.4.0", |
69 | - "ssb-chess": "1.0.8", | |
69 … | + "ssb-chess": "1.2.1", | |
70 | 70 … | "style-resolve": "^1.0.1", |
71 | 71 … | "suggest-box": "^2.2.3", |
72 | 72 … | "text-node-searcher": "^1.1.1", |
73 | 73 … | "xtend": "^4.0.1" |
Built with git-ssb-web