瀏覽代碼

Add repository to package.json

tags/v0.2.0
Dylan Baker 4 年之前
父節點
當前提交
76eea85cc6
共有 1 個檔案被更改,包括 4 行新增0 行删除
  1. 4
    0
      package.json

+ 4
- 0
package.json 查看文件

@@ -8,6 +8,10 @@
8 8
     "test": "tape test.js | faucet"
9 9
   },
10 10
   "author": "Dylan Baker <dylan@simulacrum.party>",
11
+  "repository": {
12
+    "type": "git",
13
+    "url": "https://git.simulacrum.party/simulacrumparty/prettier-default-config"
14
+  },
11 15
   "license": "MIT",
12 16
   "files": [
13 17
     "index.js"

Loading…
取消
儲存