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

6
package-lock.json generated
View File

@@ -811,9 +811,9 @@
}
},
"@ffmpeg/core": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@ffmpeg/core/-/core-0.1.0.tgz",
"integrity": "sha512-a4/HokRytKFJDW+RVvuf22rUzjNgXZKhlF6FIVBcLACIDcCEQZ0uCUC+5DZb+xprCvdMyXm0wy90uoYLRTq+LA=="
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/@ffmpeg/core/-/core-0.2.0.tgz",
"integrity": "sha512-kvCr0QH3B/5wc6boiUQq5PKWytmu9QpCpU2RqFT4+jh6Hv4JnU/43uprwX45PMjVh3T4g2coB2Dzix3x6Muasg=="
},
"@webassemblyjs/ast": {
"version": "1.8.5",