fix: build

Signed-off-by: Neko Ayaka <neko@ayaka.moe>
This commit is contained in:
Neko Ayaka
2025-03-02 02:58:17 +08:00
parent 2ab0a7248b
commit b6abd69a36
4 changed files with 88 additions and 62 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"play:dev": "vite",
"play:build": "vite build",
"play:preview": "vite preview",
"typecheck": "tsc --noEmit"
"typecheck": "vue-tsc --noEmit"
},
"peerDependencies": {
"web-worker": "^1.5.0"