Commit a0483ad8b20f23f98c06be12f3b1829615063fe2
Fix homepage
Charles Lehner committed on 3/26/2016, 12:10:05 AMParent: 230fe608ef1516dbdc57be322b43aa7d33813625
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -4,9 +4,9 @@ | |||
4 | 4 … | "description": "Issue tracking built on secure-scuttlebutt", | |
5 | 5 … | "main": "index.js", | |
6 | 6 … | "author": "Charles Lehner (http://celehner.com/)", | |
7 | 7 … | "license": "Fair", | |
8 | - "homepage": "http://git-ssb.celehner.com/", | ||
8 … | + "homepage": "http://git-ssb.celehner.com/%25k2hR1aGh735Y7bgIeoPepMGbagO8YBBau1cUa6wVJGU%3D.sha256", | ||
9 | 9 … | "scripts": { | |
10 | 10 … | "test": "node test" | |
11 | 11 … | }, | |
12 | 12 … | "dependencies": { |
Built with git-ssb-web