some bookkeeping...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-12-17 04:30:29 +03:00
parent b38aec0ad7
commit 3955ba8b97

View File

@ -16,19 +16,19 @@
}, },
"dependencies": { "dependencies": {
"app-module-path": "^1.0.6", "app-module-path": "^1.0.6",
"commander": "^2.12.1", "commander": "^2.12.2",
"exiftool": "^0.0.3", "exiftool": "^0.0.3",
"fs-extra": "^4.0.2", "fs-extra": "^4.0.3",
"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",
"ig-actions": "^3.10.0", "ig-actions": "^3.11.0",
"ig-features": "^3.3.2", "ig-features": "^3.3.2",
"ig-object": "^1.0.2", "ig-object": "^1.0.2",
"npm": "^5.6.0", "npm": "^5.6.0",
"openseadragon": "^2.3.1", "openseadragon": "^2.3.1",
"pica": "^3.0.6", "pica": "^3.0.6",
"preact": "^8.2.6", "preact": "^8.2.7",
"react": "^15.6.2", "react": "^15.6.2",
"react-dom": "^15.6.2", "react-dom": "^15.6.2",
"requirejs": "^2.3.5", "requirejs": "^2.3.5",
@ -42,7 +42,7 @@
"devDependencies": { "devDependencies": {
"less": "*", "less": "*",
"nwjs": "*", "nwjs": "*",
"webdriverio": "^4.9.9", "webdriverio": "^4.9.11",
"webpack": "^2.7.0" "webpack": "^2.7.0"
}, },
"bin": { "bin": {