From ee9c1d89591f0553b60f3e099eb9f167910ac561 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8F=B2=E9=B8=BD?= <1020103647@qq.com> Date: Tue, 20 Feb 2024 20:14:31 +0800 Subject: [PATCH] chore: package.json --- package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index e6a31d8..d5b4c73 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "description": "unibest - 最好用的 uniapp 开发框架", "author": { - "name": "Burt", + "name": "codercup", "zhName": "菲鸽", "email": "1020103647@qq.com", "github": "https://github.com/codercup", @@ -13,6 +13,10 @@ "license": "MIT", "repository": "https://github.com/codercup/unibest", "repository-gitee": "https://gitee.com/codercup/unibest", + "bugs": { + "url": "https://github.com/codercup/unibest/issues" + }, + "homepage": "https://codercup.github.io/unibest/", "engines": { "node": ">=16", "pnpm": ">=7.30"