From 11b6fd41d3f543ead5ee9771f1dc61eae83c369d Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 15 Jul 2017 23:40:28 +0300 Subject: [PATCH] tweaks... Signed-off-by: Alex A. Naanou --- ui (gen4)/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui (gen4)/package.json b/ui (gen4)/package.json index b0f02bf2..20b4bfe2 100755 --- a/ui (gen4)/package.json +++ b/ui (gen4)/package.json @@ -18,7 +18,7 @@ "app-module-path": "^1.0.6", "commander": "^2.11.0", "exiftool": "^0.0.3", - "fs-extra": "*", + "fs-extra": "^4.0.0", "fs-walk": "^0.0.1", "glob": "^4.0.6", "guarantee-events": "^1.0.0", @@ -26,7 +26,7 @@ "ig-features": "^3.2.6", "ig-object": "^1.0.1", "openseadragon": "^2.1.0", - "preact": "^8.1.0", + "preact": "^8.2.1", "react": "^15.6.1", "react-dom": "^15.6.1", "requirejs": "^2.1.23", @@ -41,7 +41,7 @@ "less": "*", "nwjs": "*", "webdriverio": "^4.0.4", - "webpack": "^2.6.1" + "webpack": "^2.7.0" }, "bin": { "ig": "ig.js"