refactor: package

This commit is contained in:
手瓜一十雪
2024-11-14 10:27:10 +08:00
parent 16e4891b7d
commit bede517f7e
4 changed files with 6 additions and 9 deletions

View File

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