Update locateFile to a fix critical bug in vite

This commit is contained in:
Jerome Wu
2023-08-09 17:19:44 +08:00
parent 716a229ecb
commit f0fda4cd9b
7 changed files with 52 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ffmpeg/ffmpeg",
"version": "0.12.2",
"version": "0.12.3",
"description": "FFmpeg WebAssembly version for browser",
"main": "./dist/umd/ffmpeg.js",
"types": "./dist/esm/index.d.ts",