Skip to content

Commit 1214c8e

Browse files
authored
chore: Add repository info to package.json (#27)
1 parent adaa330 commit 1214c8e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@
1818
"name": "José Pablo Ramírez Vargas",
1919
"url": "https://github.com/WJSoftware"
2020
},
21+
"repository": {
22+
"type": "git",
23+
"url": "git+https://github.com/WJSoftware/dr-fetch.git"
24+
},
25+
"bugs": {
26+
"url": "https://github.com/WJSoftware/dr-fetch/issues"
27+
},
2128
"files": [
2229
"dist/**/*.js",
2330
"dist/**/*.d.ts"

0 commit comments

Comments
 (0)