aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2019-10-01 20:31:27 -0400
committerSam Wilkins <samwilkins333@gmail.com>2019-10-01 20:31:27 -0400
commit0538db262ff611c5273c363470886d2aa42cf760 (patch)
tree5e51fb043870d06942f95e403ad4a2895edf3750 /package.json
parent69e4a936c4eb0cc2e35e4e7f3258aed1f72b8da7 (diff)
initial commit
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index e516a6979..4ac081374 100644
--- a/package.json
+++ b/package.json
@@ -65,6 +65,7 @@
"@types/cookie-session": "^2.0.36",
"@types/d3-format": "^1.3.1",
"@types/dotenv": "^6.1.1",
+ "@types/exif": "^0.6.0",
"@types/express": "^4.16.1",
"@types/express-flash": "0.0.0",
"@types/express-session": "^1.15.12",
@@ -132,6 +133,7 @@
"crypto-browserify": "^3.11.0",
"d3-format": "^1.3.2",
"dotenv": "^8.0.0",
+ "exif": "^0.6.0",
"express": "^4.16.4",
"express-flash": "0.0.2",
"express-session": "^1.15.6",