Upgrade ffmpeg-core.js and update examples

This commit is contained in:
Jerome Wu
2019-10-30 19:27:35 +08:00
parent a7c5258cc4
commit e354a4b36f
6 changed files with 28 additions and 12 deletions

6
package-lock.json generated
View File

@@ -811,9 +811,9 @@
}
},
"@ffmpeg/core": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/@ffmpeg/core/-/core-0.2.0.tgz",
"integrity": "sha512-kvCr0QH3B/5wc6boiUQq5PKWytmu9QpCpU2RqFT4+jh6Hv4JnU/43uprwX45PMjVh3T4g2coB2Dzix3x6Muasg=="
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@ffmpeg/core/-/core-0.3.0.tgz",
"integrity": "sha512-bm95T4C2/glYHuzTW7r49Ia+CCSYCbmOe0VOhvCorR3eBzPV/4ESuA4LxdouIraOHueDZf6rcPik94Jv1+t0iQ=="
},
"@webassemblyjs/ast": {
"version": "1.8.5",