convert audio wav to mp3 (#552)

This commit is contained in:
zxhlyh
2023-07-12 17:18:56 +08:00
committed by GitHub
parent b91e226063
commit 397a92f2ee
6 changed files with 64 additions and 27 deletions

View File

@@ -81,7 +81,8 @@
"swr": "^2.1.0",
"tailwindcss": "^3.2.7",
"typescript": "4.9.5",
"use-context-selector": "^1.4.1"
"use-context-selector": "^1.4.1",
"lamejs": "1.2.0"
},
"devDependencies": {
"@antfu/eslint-config": "^0.36.0",