Skip to content

Commit 19f3691

Browse files
authored
chore: add package support metadata (#65)
1 parent 5e284ac commit 19f3691

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-umd",
33
"version": "1.0.7",
44
"repository": "https://github.com/rstackjs/rsbuild-plugin-umd",
5+
"homepage": "https://github.com/rstackjs/rsbuild-plugin-umd#readme",
6+
"bugs": {
7+
"url": "https://github.com/rstackjs/rsbuild-plugin-umd/issues"
8+
},
59
"license": "MIT",
610
"type": "module",
711
"exports": {

0 commit comments

Comments
 (0)