tweaks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-07-15 23:40:28 +03:00
parent a1bff2168e
commit 11b6fd41d3

View File

@ -18,7 +18,7 @@
"app-module-path": "^1.0.6", "app-module-path": "^1.0.6",
"commander": "^2.11.0", "commander": "^2.11.0",
"exiftool": "^0.0.3", "exiftool": "^0.0.3",
"fs-extra": "*", "fs-extra": "^4.0.0",
"fs-walk": "^0.0.1", "fs-walk": "^0.0.1",
"glob": "^4.0.6", "glob": "^4.0.6",
"guarantee-events": "^1.0.0", "guarantee-events": "^1.0.0",
@ -26,7 +26,7 @@
"ig-features": "^3.2.6", "ig-features": "^3.2.6",
"ig-object": "^1.0.1", "ig-object": "^1.0.1",
"openseadragon": "^2.1.0", "openseadragon": "^2.1.0",
"preact": "^8.1.0", "preact": "^8.2.1",
"react": "^15.6.1", "react": "^15.6.1",
"react-dom": "^15.6.1", "react-dom": "^15.6.1",
"requirejs": "^2.1.23", "requirejs": "^2.1.23",
@ -41,7 +41,7 @@
"less": "*", "less": "*",
"nwjs": "*", "nwjs": "*",
"webdriverio": "^4.0.4", "webdriverio": "^4.0.4",
"webpack": "^2.6.1" "webpack": "^2.7.0"
}, },
"bin": { "bin": {
"ig": "ig.js" "ig": "ig.js"