Commit 233ebe1a3f7b87fa738cc5f265e3db4b5abc9c82
Update package.json
wanderer authored on 9/16/2017, 2:24:51 AMGitHub committed on 9/16/2017, 2:24:51 AM
Parent: 238f4f0bd9ecc9ec49f47293efcdf08c2e59dd0c
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -25,14 +25,14 @@ | ||
25 | 25 … | "tape": "^4.0.3" |
26 | 26 … | }, |
27 | 27 … | "repository": { |
28 | 28 … | "type": "git", |
29 | - "url": "git@github.com:wanderer/genericmodule.git" | |
29 … | + "url": "git@github.com:wanderer/bls-lib.git" | |
30 | 30 … | }, |
31 | 31 … | "bugs": { |
32 | - "url": "https://github.com/wanderer/genericmodule/issues" | |
32 … | + "url": "https://github.com/wanderer/bls-lib/issues" | |
33 | 33 … | }, |
34 | - "homepage": "https://github.com/wanderer/genericmodule", | |
34 … | + "homepage": "https://github.com/wanderer/bls-lib", | |
35 | 35 … | "standard": { |
36 | 36 … | "ignore": [ |
37 | 37 … | "/mcl/", |
38 | 38 … | "/build/", |
Built with git-ssb-web