summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorxnacly <matteogropp@protonmail.com>2021-08-10 16:51:45 +0200
committerxnacly <matteogropp@protonmail.com>2021-08-10 16:51:45 +0200
commite8052ce7fc8c37cd8b34cfeb3cd3aeea1f292afe (patch)
tree6b02eadf0e4568acb144a6a2e2273894cc646450 /package.json
parent:sparkles: ping route (diff)
downloadserver-ts-e8052ce7fc8c37cd8b34cfeb3cd3aeea1f292afe.tar.xz
added removal of metadata
includes all posted assets
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 c2179329..bb7e7488 100644 --- a/package.json +++ b/package.json
@@ -26,6 +26,7 @@ "btoa": "^1.2.1", "cheerio": "^1.0.0-rc.5", "dotenv": "^10.0.0", + "exif-be-gone": "^1.2.0", "express": "^4.17.1", "express-async-errors": "^3.1.1", "file-type": "^16.5.0",