Fixed various build problems

This commit is contained in:
Geomitron
2020-05-10 21:43:43 -04:00
parent 3e3d3dd137
commit fb1908e063
8 changed files with 49 additions and 31 deletions

View File

@@ -36,7 +36,7 @@
"@angular/router": "~9.1.4",
"cli-color": "^2.0.0",
"comparators": "^3.0.2",
"destroy": "^1.0.4",
"electron-unhandled": "^3.0.2",
"electron-window-state": "^5.0.3",
"fomantic-ui": "^2.8.3",
"jquery": "^3.4.1",
@@ -44,6 +44,7 @@
"needle": "^2.3.2",
"node-7z": "^2.0.5",
"node-unrar-js": "^0.8.1",
"rimraf": "^3.0.2",
"rxjs": "~6.5.5",
"sanitize-filename": "^1.6.3",
"tslib": "^1.10.0",
@@ -57,7 +58,6 @@
"@angular/compiler-cli": "~9.1.4",
"@angular/language-service": "~9.1.4",
"@types/cli-color": "^2.0.0",
"@types/destroy": "^1.0.0",
"@types/electron-window-state": "^2.0.33",
"@types/mv": "^2.1.0",
"@types/needle": "^2.0.4",
@@ -72,7 +72,6 @@
"eslint": "^6.8.0",
"nodemon": "^2.0.2",
"npm-run-all": "^4.1.5",
"rimraf": "^3.0.2",
"ts-node": "~7.0.0",
"typescript": "~3.8.3",
"wait-on": "^4.0.0"