diff --git a/package.json b/package.json index 4fd67fb..2e32cdb 100644 --- a/package.json +++ b/package.json @@ -3,12 +3,13 @@ "title": "OGame-Vue-Ts", "qq": "920930589", "id": "2zBlHPUA6E", - "author": "setube", + "author": "admin@kuxi.tech", "private": true, "version": "1.1.0", "buildDate": "2025/12/14 13:13:07", "main": "dist-electron/main.js", "type": "module", + "email": "", "scripts": { "dev": "vite --port 25121", "build": "vue-tsc -b && vite build && node update-build-date.js",