Преглед изворни кода

chore: 更新 package.json,添加生成时间和版本信息,移除旧的仓库链接

feige996 пре 9 месеци
родитељ
комит
ffe4d25003
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -4,7 +4,9 @@
   "version": "3.3.0",
   "packageManager": "pnpm@10.10.0",
   "description": "unibest - 最好的 uniapp 开发模板",
+  "unibest-version": "3.3.0",
   "update-time": "2025-07-08",
+  "generate-time": "用户创建项目时生成",
   "author": {
     "name": "feige996",
     "zhName": "菲鸽",
@@ -15,8 +17,6 @@
   "license": "MIT",
   "homepage": "https://unibest.tech",
   "repository": "https://github.com/feige996/unibest",
-  "repository-gitee": "https://gitee.com/feige996/unibest",
-  "repository-old": "https://github.com/codercup/unibest",
   "bugs": {
     "url": "https://github.com/feige996/unibest/issues",
     "url-old": "https://github.com/codercup/unibest/issues"