Commit 3c2e1e457fd82d6b1004e991d49e99321294ada0
2.2.1
just a small patch release before #13Henry committed on 9/4/2018, 9:41:14 AM
Parent: e924fd5194c9a809808eafa9b9ecc4ec6393f679
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,12 +1,12 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "ssb-config", |
3 | 3 … | "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", | |
6 | 6 … | "repository": { |
7 | 7 … | "type": "git", |
8 | - "url": "git://github.com/dominictarr/ssb-config.git" | |
8 … | + "url": "git://github.com/ssbc/ssb-config.git" | |
9 | 9 … | }, |
10 | 10 … | "scripts": { |
11 | 11 … | "test": "node test" |
12 | 12 … | }, |
Built with git-ssb-web