Fixed filename

This commit is contained in:
Geomitron
2020-05-04 18:48:10 -04:00
parent a3271bf164
commit 87ef111195
4 changed files with 265 additions and 120 deletions

View File

@@ -34,10 +34,7 @@
"@angular/platform-browser": "~8.2.14",
"@angular/platform-browser-dynamic": "~8.2.14",
"@angular/router": "~8.2.14",
"@types/cli-color": "^2.0.0",
"@types/electron-window-state": "^2.0.33",
"@types/needle": "^2.0.4",
"@types/underscore": "^1.9.4",
"better-queue": "^3.8.10",
"cli-color": "^2.0.0",
"electron-window-state": "^5.0.3",
"fomantic-ui": "^2.8.3",
@@ -57,10 +54,15 @@
"@angular/cli": "^8.3.25",
"@angular/compiler-cli": "~8.2.14",
"@angular/language-service": "~8.2.14",
"@types/better-queue": "^3.8.2",
"@types/node": "11.15.0",
"@types/cli-color": "^2.0.0",
"@types/electron-window-state": "^2.0.33",
"@types/needle": "^2.0.4",
"@types/underscore": "^1.9.4",
"@typescript-eslint/eslint-plugin": "^2.19.2",
"@typescript-eslint/parser": "^2.19.2",
"electron": "^7.1.12",
"electron": "^8.2.5",
"electron-builder": "^22.3.2",
"electron-reload": "^1.5.0",
"eslint": "^6.8.0",