diff options
| author | Jenny Yu <jennyyu212@outlook.com> | 2022-04-22 19:53:44 -0400 |
|---|---|---|
| committer | Jenny Yu <jennyyu212@outlook.com> | 2022-04-22 19:53:44 -0400 |
| commit | a5da5e6246a6fd7500fed8b206fc3540be509eab (patch) | |
| tree | 9fc1e00e3482379075c5ddb84910c73f24cd8683 /package.json | |
| parent | 7d59a4fee343598f4b5a4adde97c3845e051df11 (diff) | |
uploading not working (cannot find ffmpeg)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 35aa2ef92..6185bc0d7 100644 --- a/package.json +++ b/package.json @@ -175,6 +175,7 @@ "express-session": "^1.17.2", "express-validator": "^5.3.1", "expressjs": "^1.0.1", + "ffmpeg": "0.0.4", "file-saver": "^2.0.5", "find-in-files": "^0.5.0", "fit-curve": "^0.1.7", |
