git ssb

0+

dinoworm 🐛 / ssb-reveal



Commit 6c1d8164c0b4cb9773e04b28181209e711a096fd

1.0.0

Michael Williams committed on 9/28/2018, 5:46:53 AM
Parent: 7a7d480cfa2f27c3382f0b3397e39767d927e8bf

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "ssb-reveal",
3- "version": "0.0.0",
3 + "version": "1.0.0",
44 "lockfileVersion": 1,
55 "requires": true,
66 "dependencies": {
77 "chloride": {
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "ssb-reveal",
3- "version": "0.0.0",
3 + "version": "1.0.0",
44 "description": "reveal private scuttlebutt threads",
55 "main": "index.js",
66 "bin": "bin.js",
77 "scripts": {

Built with git-ssb-web