chore(package): 更新包元数据信息

This commit is contained in:
coolxitech
2025-12-14 14:14:52 +08:00
parent dbd95689be
commit 5e8fdea34a

View File

@@ -3,13 +3,15 @@
"title": "OGame-Vue-Ts",
"qq": "920930589",
"id": "2zBlHPUA6E",
"author": "setube",
"author": {
"name": "setube",
"email": "1962257451@qq.com"
},
"private": true,
"version": "1.1.0",
"buildDate": "2025/12/14 13:13:07",
"main": "dist-electron/main.js",
"type": "module",
"email": "admin@kuxi.tech",
"scripts": {
"dev": "vite --port 25121",
"build": "vue-tsc -b && vite build && node update-build-date.js",