Skip to content

Commit 1472f4e

Browse files
committed
feat: add repository url in package.json
1 parent 30f634b commit 1472f4e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
"./package.json",
2828
"./tsconfig.json"
2929
],
30+
"repository": {
31+
"url": "https://github.com/codecarrotlabs/essentials"
32+
},
3033
"keywords": ["utils", "codecarrot"],
3134
"author": {
3235
"email": "[email protected]",

0 commit comments

Comments
 (0)