diff options
| author | James Hu <51237606+jameshu111@users.noreply.github.com> | 2023-06-26 10:37:11 -0400 |
|---|---|---|
| committer | James Hu <51237606+jameshu111@users.noreply.github.com> | 2023-06-26 10:37:11 -0400 |
| commit | 5f44a6cf1f16023a4c39872f2ccfc129c65ea812 (patch) | |
| tree | a90a3b8bf986cf8ea8a67016b9ceb5e01d3841c2 /package.json | |
| parent | 1bc15f9b408d35639cea37ea1c29e7cdbd326301 (diff) | |
temp working version
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 6cd271c96..3a3d17517 100644 --- a/package.json +++ b/package.json @@ -130,6 +130,7 @@ "webpack-hot-middleware": "^2.25.1" }, "dependencies": { + "@azure/storage-blob": "^12.14.0", "@emotion/react": "^11.11.0", "@emotion/styled": "^11.11.0", "@ffmpeg/core": "0.10.0", |
