git ssb

1+

mixmix / scuttle-shell



Commit 1de9af40f6fcaf100505887f4b06fb23d5c373cc

Bump to latest version of ssb-chess-db which fixed an issue with the name of the plugin ( https://github.com/Happy0/ssb-chess-db/pull/2 )

Gordon Martin committed on 8/10/2018, 2:08:35 PM
Parent: da7d6a9b7f9afbf0a78cea0f445b681f437457a1

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 159046 bytes
New file size: 158269 bytes
package.jsonView
@@ -24,9 +24,9 @@
2424 "scuttlebot": "^11.3.3",
2525 "ssb-about": "^0.1.2",
2626 "ssb-backlinks": "^0.7.1",
2727 "ssb-blobs": "^1.1.4",
28- "ssb-chess-db": "^1.0.2",
28 + "ssb-chess-db": "^1.0.3",
2929 "ssb-config": "^2.2.0",
3030 "ssb-ebt": "^5.2.0",
3131 "ssb-friends": "^2.4.0",
3232 "ssb-keys": "^7.0.13",
@@ -56,5 +56,5 @@
5656 "eslint-config-standard": "^11.0.0-beta.0"
5757 },
5858 "peerDependencies": {},
5959 "license": "MIT"
60-}
60 +}

Built with git-ssb-web