git ssb

1+

Dominic / ssb-config



Commit 3c2e1e457fd82d6b1004e991d49e99321294ada0

2.2.1

just a small patch release before #13
Henry committed on 9/4/2018, 9:41:14 AM
Parent: e924fd5194c9a809808eafa9b9ecc4ec6393f679

Files changed

package.jsonchanged
package.jsonView
@@ -1,12 +1,12 @@
11 {
22 "name": "ssb-config",
33 "description": "load ssb config",
4- "version": "2.2.0",
5- "homepage": "https://github.com/dominictarr/ssb-config",
4 + "version": "2.2.1",
5 + "homepage": "https://github.com/ssbc/ssb-config",
66 "repository": {
77 "type": "git",
8- "url": "git://github.com/dominictarr/ssb-config.git"
8 + "url": "git://github.com/ssbc/ssb-config.git"
99 },
1010 "scripts": {
1111 "test": "node test"
1212 },

Built with git-ssb-web