git ssb

0+

mixmix / ssb-server-channel



Commit 8a1883237d44da421e41191ec739a0ed4db398ec

1.0.1

mix irving committed on 2/12/2018, 1:33:03 AM
Parent: 38d9ca8fafeb4d48aaa2c6dab031e93d87836a70

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "ssb-server-channels",
3- "version": "1.0.0",
3 + "version": "1.0.1",
44 "lockfileVersion": 1,
55 "requires": true,
66 "dependencies": {
77 "async-single": {
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "ssb-server-channel",
3- "version": "1.0.0",
3 + "version": "1.0.1",
44 "repository": "git@github.com:ssbc/ssb-server-channel.git",
55 "description": "A scuttlebot flumeview for all your channel related questions",
66 "main": "index.js",
77 "scripts": {

Built with git-ssb-web