Merge master

This commit is contained in:
Jerome Wu
2019-10-25 19:18:23 +08:00
3 changed files with 15 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/jeromewu/ffmpeg.js.git"
"url": "git+https://github.com/ffmpegjs/ffmpeg.js.git"
},
"keywords": [
"ffmpeg",
@@ -28,9 +28,9 @@
"author": "Jerome Wu <jeromewus@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/jeromewu/ffmpeg.js/issues"
"url": "https://github.com/ffmpegjs/ffmpeg.js/issues"
},
"homepage": "https://github.com/jeromewu/ffmpeg.js#readme",
"homepage": "https://github.com/ffmpegjs/ffmpeg.js#readme",
"dependencies": {
"@ffmpeg/core": "^0.2.0",
"is-url": "^1.2.4",