diff --git a/Viewer/package.json b/Viewer/package.json index aace6355..07987c37 100644 --- a/Viewer/package.json +++ b/Viewer/package.json @@ -18,33 +18,35 @@ "show": false }, "dependencies": { - "app-module-path": "*", - "async-json": "0.0.2", - "cli-progress": "^3.9.0", - "colors": "^1.4.0", + "object-run": "*", + "ig-object": "*", + "ig-types": "*", + "ig-actions": "*", + "ig-features": "*", + "ig-argv": "*", + "ig-doc": "*", + "guarantee-events": "*", + "generic-walk": "*", + + "requirejs": "*", + "requirejs-plugins": "*", + "fs-extra": "*", + "glob": "*", + "wildglob": "*", "electron": "*", + "sharp": "*", + "sharp-phash": "^2.0.0", "exif-reader": "^1.0.3", "exifreader": "*", "exiftool": "^0.0.3", - "fs-extra": "*", - "fs-walk": "*", - "generic-walk": "*", - "glob": "*", - "guarantee-events": "*", - "ig-actions": "*", - "ig-argv": "*", - "ig-doc": "*", - "ig-features": "*", - "ig-object": "*", - "ig-types": "*", - "json5": "^2.2.0", - "object-run": "*", - "requirejs": "*", - "requirejs-plugins": "*", - "sharp": "*", - "sharp-phash": "^2.0.0", + "cli-progress": "^3.9.0", + "colors": "^1.4.0", + "v8-compile-cache": "^2.2.0", - "wildglob": "*" + "app-module-path": "*", + "fs-walk": "*", + "async-json": "0.0.2", + "json5": "^2.2.0" }, "-dependencies": { "openseadragon": "^2.4.1",