aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMichael Foiani <sotech117@michaels-mbp-5.devices.brown.edu>2022-06-02 11:27:17 -0400
committerMichael Foiani <sotech117@michaels-mbp-5.devices.brown.edu>2022-06-02 11:27:17 -0400
commit8e0b274fa0fe0a1e8cfa0d3f9d147c3e6a639d38 (patch)
tree4bba2d9cde724e5929a1b4e2f47b1e355624a1dc /package.json
parent560d7090702c3559724420f3571b11d86c930177 (diff)
ffmpeg code added, but there is an error with sharedArrayBuffer
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6185bc0d7..ef646b1d9 100644
--- a/package.json
+++ b/package.json
@@ -112,6 +112,8 @@
"webpack-hot-middleware": "^2.25.1"
},
"dependencies": {
+ "@ffmpeg/core": "0.10.0",
+ "@ffmpeg/ffmpeg": "0.10.0",
"@fortawesome/fontawesome-svg-core": "^1.3.0",
"@fortawesome/free-brands-svg-icons": "^5.15.4",
"@fortawesome/free-regular-svg-icons": "^5.15.4",