fix: fluent-ffmpeg

This commit is contained in:
手瓜一十雪
2024-11-14 15:43:11 +08:00
parent 6829fad5bd
commit 5e0b3b2f35
2 changed files with 4 additions and 4 deletions

View File

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