diff --git a/apps/stage-tamagotchi/package.json b/apps/stage-tamagotchi/package.json index 12aa280da..13333189b 100644 --- a/apps/stage-tamagotchi/package.json +++ b/apps/stage-tamagotchi/package.json @@ -24,6 +24,7 @@ "@pixiv/three-vrm-core": "^3.4.0", "@proj-airi/drizzle-duckdb-wasm": "catalog:", "@proj-airi/stage-ui": "workspace:^", + "@proj-airi/ui": "workspace:^", "@ricky0123/vad-web": "^0.0.22", "@tauri-apps/api": "^2.5.0", "@tauri-apps/plugin-os": ">=2.2.1", diff --git a/apps/stage-tamagotchi/src/components/InteractiveArea.vue b/apps/stage-tamagotchi/src/components/InteractiveArea.vue index b40b9a780..cca16476c 100644 --- a/apps/stage-tamagotchi/src/components/InteractiveArea.vue +++ b/apps/stage-tamagotchi/src/components/InteractiveArea.vue @@ -1,9 +1,9 @@