Upgrade @ffmpeg/core to 0.4.0

This commit is contained in:
Jerome Wu
2019-11-21 21:34:05 +08:00
parent 761d4414b8
commit acd57f0359
2 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@
},
"homepage": "https://github.com/ffmpegjs/ffmpeg.js#readme",
"dependencies": {
"@ffmpeg/core": "^0.3.1",
"@ffmpeg/core": "^0.4.0",
"is-url": "^1.2.4",
"node-fetch": "^2.6.0",
"regenerator-runtime": "^0.13.3",