summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index feef9b94..fcabb7e1 100644
--- a/package.json
+++ b/package.json
@@ -30,6 +30,8 @@
"data-uri-to-buffer": "^2.0.0",
"date-fns": "^1.29.0",
"dotenv": "^6.0.0",
+ "exif-reader": "^1.0.2",
+ "exifreader": "^2.5.0",
"fetch-jsonp": "^1.1.3",
"file-saver": "^2.0.0-rc.3",
"history": "^4.7.2",
@@ -72,6 +74,6 @@
"uglifyjs-webpack-plugin": "^1.3.0",
"webpack": "3.x.x",
"webpack-cli": "^3.1.0",
- "webpack-dev-server": "^3.1.10"
+ "webpack-dev-server": "^3.1.14"
}
}