浏览代码

Update package.json

burodepeper 7 年之前
父节点
当前提交
7605500025
共有 1 个文件被更改,包括 4 次插入4 次删除
  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"
 }