diff options
| author | bobzel <zzzman@gmail.com> | 2021-10-26 16:06:59 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2021-10-26 16:06:59 -0400 |
| commit | 48d5e650ddc8caa8252561bbc91961f2f4677d6e (patch) | |
| tree | ddb59f76e99973879432758cf0f812bb60efa32d /package.json | |
| parent | 3e0a9ff2c708891a15a681e5af549caf0b18ff60 (diff) | |
added better exif parser module to server
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 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", |
