diff options
| author | bobzel <zzzman@gmail.com> | 2021-03-21 02:02:57 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2021-03-21 02:02:57 -0400 |
| commit | 72631204e8ed6cfa230fd623eb02d5217efe3b04 (patch) | |
| tree | 8015cb286fcbbad60c8c1b267cba1817a2db04b6 /package.json | |
| parent | d13532ab66335d7ebba9c687746fc466ae5ec622 (diff) | |
made it possible to capture screen recordings as videos.
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 5c456449d..9b782c057 100644 --- a/package.json +++ b/package.json @@ -164,6 +164,7 @@ "find-in-files": "^0.5.0", "fit-curve": "^0.1.7", "flexlayout-react": "^0.3.11", + "fluent-ffmpeg": "^2.1.2", "formidable": "^1.2.1", "function-plot": "^1.22.7", "golden-layout": "^1.5.9", |
