Skip to content

Commit 2629b43

Browse files
authored
chore: add package support metadata (#69)
1 parent 7813d02 commit 2629b43

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "@rsbuild/plugin-basic-ssl",
33
"version": "1.2.3",
44
"repository": "https://github.com/rstackjs/rsbuild-plugin-basic-ssl",
5+
"homepage": "https://github.com/rstackjs/rsbuild-plugin-basic-ssl#readme",
6+
"bugs": {
7+
"url": "https://github.com/rstackjs/rsbuild-plugin-basic-ssl/issues"
8+
},
59
"license": "MIT",
610
"type": "module",
711
"exports": {

0 commit comments

Comments
 (0)