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/core-mt",
"version": "0.12.1",
"version": "0.12.2",
"description": "FFmpeg WebAssembly version (multi thread)",
"main": "./dist/umd/ffmpeg-core.js",
"exports": {