Skip to content

Commit 5e7cba3

Browse files
committed
fix(stage-tamagotchi): description, homepage
1 parent c846df0 commit 5e7cba3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/stage-tamagotchi/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"type": "module",
44
"version": "0.7.2-beta.3",
55
"private": true,
6-
"description": "An Electron application with Vue and TypeScript",
6+
"description": "LLM powered virtual character",
77
"author": "Moeru AI",
8-
"homepage": "https://electron-vite.org",
8+
"homepage": "https://airi.moeru.ai/docs/",
99
"main": "./out/main/index.js",
1010
"scripts": {
1111
"lint": "eslint --cache .",

0 commit comments

Comments
 (0)