Skip to content

Commit b0d778d

Browse files
committed
docs: add repo to package.json
1 parent 80a01b2 commit b0d778d

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
@@ -24,6 +24,10 @@
2424
],
2525
"author": "Artem Zakharchenko",
2626
"license": "MIT",
27+
"repository": {
28+
"type": "git",
29+
"url": "https://github.com/open-draft/deferred-promise"
30+
},
2731
"devDependencies": {
2832
"@ossjs/release": "^0.4.0",
2933
"@types/jest": "^29.0.1",

0 commit comments

Comments
 (0)