updated to latest working electron...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-08-27 17:07:57 +03:00
parent 68dd2b2c67
commit afe1fc9505
2 changed files with 485 additions and 550 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",
"electron": "^9.1.2", "electron": "^6.0.0",
"exiftool": "^0.0.3", "exiftool": "^0.0.3",
"fs-extra": "^7.0.1", "fs-extra": "^7.0.1",
"fs-walk": "^0.0.1", "fs-walk": "^0.0.1",
@ -28,9 +28,9 @@
"glob": "^7.1.6", "glob": "^7.1.6",
"guarantee-events": "^1.0.0", "guarantee-events": "^1.0.0",
"ig-actions": "^3.24.11", "ig-actions": "^3.24.11",
"ig-argv": "^2.13.2", "ig-argv": "^2.15.0",
"ig-features": "^3.4.2", "ig-features": "^3.4.2",
"ig-object": "^5.1.16", "ig-object": "^5.2.6",
"moment": "^2.27.0", "moment": "^2.27.0",
"object-run": "^1.0.1", "object-run": "^1.0.1",
"requirejs": "^2.3.6", "requirejs": "^2.3.6",