Commit f71fea8e1b697393fa7ec2d89f4d95256309882b
Version of ssb-chess fixing bug.
Gordon Martin committed on 7/18/2017, 9:45:36 PMParent: 3e3f07cbc0498c3ae32ce74644033ff91daae787
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.2", | ||
69 … | + "ssb-chess": "1.0.3", | ||
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