Skip to content

Commit 8d43c40

Browse files
authored
chore: add package support metadata (#81)
1 parent eebe3d8 commit 8d43c40

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

0 commit comments

Comments
 (0)