Commit 12afbe74bc5cc064c91589765740b445178cba25
Bump to version of ssb-chess with fix for 'unseen notifications' count not being reset when the user clicks the 'recent activity' tab.
Gordon Martin committed on 3/7/2018, 10:52:09 PMParent: c214331539318df6ca6e0b7e655310fca93a0565
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -77,9 +77,9 @@ | ||
77 | 77 … | "setimmediate": "^1.0.5", |
78 | 78 … | "ssb-about": "^0.1.1", |
79 | 79 … | "ssb-backlinks": "^0.6.1", |
80 | 80 … | "ssb-blobs": "^1.1.3", |
81 | - "ssb-chess": "^2.2.1", | |
81 … | + "ssb-chess": "^2.2.2", | |
82 | 82 … | "ssb-chess-db": "^1.0.2", |
83 | 83 … | "ssb-client": "^4.5.2", |
84 | 84 … | "ssb-friends": "^2.2.3", |
85 | 85 … | "ssb-fulltext": "^1.0.1", |
Built with git-ssb-web