diff --git a/package.json b/package.json index dafe61454..e16ba98d1 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,14 @@ { "name": "hack-font", - "version": "2.0.20", + "version": "2.0.19", "description": "A typeface designed for source code", "repository": { "type": "git", - "url": "git+https://github.com/chrissimpkins/Hack.git" + "url": "git+https://github.com/source-foundry/Hack.git" }, "license": "SEE LICENSE IN LICENSE.md", "bugs": { - "url": "https://github.com/chrissimpkins/Hack/issues" + "url": "https://github.com/source-foundry/Hack/issues" }, - "homepage": "https://github.com/chrissimpkins/Hack#readme" + "homepage": "https://github.com/source-foundry/Hack#readme" }