浏览代码

Add extra info to package json (#394)

* chore: add hompage, bugs, repository url to the package.json

* fix: spell error

* chore: format style
chenc 3 年之前
父节点
当前提交
6dbe2e9d03
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      packages/semi-ui/package.json

+ 8 - 0
packages/semi-ui/package.json

@@ -53,6 +53,14 @@
         "pc component",
         "dark mode"
     ],
+    "homepage": "https://semi.design",
+    "bugs": {
+      "url": "https://github.com/DouyinFE/semi-design/issues"
+    },
+    "repository": {
+      "type": "git",
+      "url": "https://github.com/DouyinFE"
+    },
     "_unpkg": true,
     "unpkgFiles": [
         "dist/css",