Browse Source

Add repository to package.json

tags/v0.2.0
Dylan Baker 4 years ago
parent
commit
76eea85cc6
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      package.json

+ 4
- 0
package.json View File

@@ -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…
Cancel
Save