npm update

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-08-20 16:21:45 +03:00
parent defefa47a1
commit 6bebc1a7a2
2 changed files with 467 additions and 405 deletions

File diff suppressed because it is too large Load Diff

View File

@ -20,7 +20,7 @@
"dependencies": { "dependencies": {
"app-module-path": "^1.0.6", "app-module-path": "^1.0.6",
"async-json": "0.0.2", "async-json": "0.0.2",
"commander": "^2.15.1", "commander": "^2.17.1",
"exiftool": "^0.0.3", "exiftool": "^0.0.3",
"fs-extra": "^4.0.3", "fs-extra": "^4.0.3",
"fs-walk": "^0.0.1", "fs-walk": "^0.0.1",
@ -28,9 +28,9 @@
"guarantee-events": "^1.0.0", "guarantee-events": "^1.0.0",
"ig-actions": "^3.19.3", "ig-actions": "^3.19.3",
"ig-features": "^3.3.4", "ig-features": "^3.3.4",
"ig-object": "^1.0.2", "ig-object": "^1.0.6",
"moment": "^2.22.2", "moment": "^2.22.2",
"openseadragon": "^2.3.1", "openseadragon": "^2.4.0",
"requirejs": "^2.3.5", "requirejs": "^2.3.5",
"requirejs-plugins": "^1.0.2", "requirejs-plugins": "^1.0.2",
"sharp": "^0.17.3", "sharp": "^0.17.3",
@ -46,8 +46,8 @@
}, },
"devDependencies": { "devDependencies": {
"electron-wix-msi": "^1.3.0", "electron-wix-msi": "^1.3.0",
"less": "^3.0.4", "less": "^3.8.1",
"puppeteer": "^1.4.0" "puppeteer": "^1.7.0"
}, },
"bin": { "bin": {
"ig": "ig.js" "ig": "ig.js"