aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2021-10-26 16:06:59 -0400
committerbobzel <zzzman@gmail.com>2021-10-26 16:06:59 -0400
commit48d5e650ddc8caa8252561bbc91961f2f4677d6e (patch)
treeddb59f76e99973879432758cf0f812bb60efa32d /package.json
parent3e0a9ff2c708891a15a681e5af549caf0b18ff60 (diff)
added better exif parser module to server
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 99c818062..4f12f01d6 100644
--- a/package.json
+++ b/package.json
@@ -164,6 +164,7 @@
"depcheck": "^0.9.2",
"equation-editor-react": "github:bobzel/equation-editor-react#useLocally",
"exif": "^0.6.0",
+ "exifr": "^7.1.3",
"express": "^4.16.4",
"express-flash": "0.0.2",
"express-session": "^1.17.0",