diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index a6c9f48..72507e8 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ }, "dependencies": { "@ffmpeg/ffmpeg": "^0.12.15", - "@ffmpeg/util": "^0.12.2" + "@ffmpeg/util": "^0.12.2", + "three": "^0.178.0" } }
\ No newline at end of file |