Skip to content

Commit 21c7a9d

Browse files
authored
fix: add missing repo links to package.json
1 parent d9152e3 commit 21c7a9d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

lib/package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,15 @@
3434
"name": "Ghislain B."
3535
}
3636
],
37+
"homepage": "https://github.com/ghiscoding/multiple-select-vanilla",
38+
"bugs": {
39+
"url": "https://github.com/ghiscoding/multiple-select-vanilla/issues"
40+
},
41+
"license": "MIT",
42+
"repository": {
43+
"type": "git",
44+
"url": "http://github.com/ghiscoding/multiple-select-vanilla"
45+
},
3746
"publishConfig": {
3847
"access": "public"
3948
},

0 commit comments

Comments
 (0)