1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-06-16 03:06:01 +00:00

Added ffmpeg

This commit is contained in:
MatteZ02
2019-10-12 10:22:00 +03:00
parent 10288ed81e
commit 2f2b551ea8
3 changed files with 13 additions and 12 deletions

5
package-lock.json generated
View File

@ -898,6 +898,11 @@
"when": ">= 0.0.1"
}
},
"ffmpeg-static": {
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/ffmpeg-static/-/ffmpeg-static-2.7.0.tgz",
"integrity": "sha512-Khjg/4tCBen58ixhXlkRNqs3hUKpTOlGOUrw859M09tdjeMkXyXRQ+YuJjGczRhGO7Y8fHPJZcQ37V/OzvZvjQ=="
},
"firebase": {
"version": "6.6.2",
"resolved": "https://registry.npmjs.org/firebase/-/firebase-6.6.2.tgz",