aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2022-09-19 12:47:17 -0400
committerbobzel <zzzman@gmail.com>2022-09-19 12:47:17 -0400
commit6290c9147b4aead8b0253aa958f086752b397a4f (patch)
treef8a2564045b540be6815f501befc781c03b04af7 /package.json
parent93288b9a2ee7383666006eae62be2c77df9cab55 (diff)
if same youtube video is uploaded, reuse the existing file without downloading again. removed failed uploads from parsed_files. change pinWithView to highlight the pinned view region. Give pinWithView collections an option to just pan or zoom to % of screen size.
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index ccbc73a79..c1a3c5fa4 100644
--- a/package.json
+++ b/package.json
@@ -222,6 +222,7 @@
"jszip": "^3.7.1",
"lodash": "^4.17.21",
"material-ui": "^0.20.2",
+ "md5-file": "^5.0.0",
"memorystream": "^0.3.1",
"mobile-detect": "^1.4.5",
"mobx": "^5.15.7",