Skip to content

Commit 64a9477

Browse files
authored
Update package.json: Add repository url field (#1511)
1 parent acf9c98 commit 64a9477

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
"keywords": [],
2626
"author": "typicode <typicode@gmail.com>",
2727
"license": "SEE LICENSE IN ./LICENSE",
28+
"repository": {
29+
"type": "git",
30+
"url": "git+https://github.com/typicode/json-server.git"
31+
},
2832
"devDependencies": {
2933
"@sindresorhus/tsconfig": "^5.0.0",
3034
"@tailwindcss/typography": "^0.5.10",

0 commit comments

Comments
 (0)