fix(stage-tamagotchi): fix build

close #737
This commit is contained in:
Typed SIGTERM
2025-11-12 21:40:58 +08:00
parent 169335179e
commit 1f935b2097
+5 -1
View File
@@ -4,7 +4,11 @@
"version": "0.7.2-beta.3",
"private": true,
"description": "LLM powered virtual character",
"author": "Moeru AI",
"author": {
"name": "Moeru AI",
"email": "airi@moeru.ai",
"url": "https://github.com/moeru-ai"
},
"homepage": "https://airi.moeru.ai/docs/",
"main": "./out/main/index.js",
"scripts": {