refactor: build

This commit is contained in:
手瓜一十雪
2024-11-14 11:03:11 +08:00
parent 7a4805b464
commit 5494ff0553
3 changed files with 54 additions and 52 deletions

View File

@@ -45,12 +45,12 @@
"vite-plugin-cp": "^4.0.8",
"vite-tsconfig-paths": "^5.1.0",
"winston": "^3.17.0",
"fluent-ffmpeg": "^2.1.2",
"qrcode-terminal": "^0.12.0"
"fluent-ffmpeg": "^2.1.2"
},
"dependencies": {
"express": "^5.0.0",
"silk-wasm": "^3.6.1",
"ws": "^8.18.0"
"ws": "^8.18.0",
"qrcode-terminal": "^0.12.0"
}
}
}