Browse Source

Update package.json

burodepeper 7 years ago
parent
commit
7605500025
1 changed files with 4 additions and 4 deletions
  1. 4 4
      package.json

+ 4 - 4
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"
 }