Update and fix browser example

This commit is contained in:
Jerome Wu
2019-10-25 17:50:37 +08:00
parent 9e5d0c5cc6
commit f162e481c3
6 changed files with 17 additions and 22 deletions

View File

@@ -32,7 +32,7 @@
},
"homepage": "https://github.com/jeromewu/ffmpeg.js#readme",
"dependencies": {
"@ffmpeg/core": "^0.1.0",
"@ffmpeg/core": "^0.2.0",
"is-url": "^1.2.4",
"node-fetch": "^2.6.0",
"regenerator-runtime": "^0.13.3",