Skip to content

Commit 91032d9

Browse files
authored
chore: add package support metadata (#67)
1 parent 7fb53b9 commit 91032d9

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

0 commit comments

Comments
 (0)