From 32b046006386e30deab502f9d80937832ff31398 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2019 11:42:56 +0000 Subject: [PATCH] fix(package): update image-size to version 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20851f268a..9ae66ab087 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "habitica-markdown": "^1.3.0", "hellojs": "^1.18.1", "html-webpack-plugin": "^3.2.0", - "image-size": "^0.7.0", + "image-size": "^0.8.0", "in-app-purchase": "^1.11.3", "intro.js": "^2.9.3", "jquery": ">=3.0.0",