fix(stage-tamagotchi): description, homepage

This commit is contained in:
Typed SIGTERM
2025-11-08 17:25:09 +08:00
parent c846df0325
commit 5e7cba3d06
+2 -2
View File
@@ -3,9 +3,9 @@
"type": "module",
"version": "0.7.2-beta.3",
"private": true,
"description": "An Electron application with Vue and TypeScript",
"description": "LLM powered virtual character",
"author": "Moeru AI",
"homepage": "https://electron-vite.org",
"homepage": "https://airi.moeru.ai/docs/",
"main": "./out/main/index.js",
"scripts": {
"lint": "eslint --cache .",