TS 3.6 fixes (fixes #1447)

This commit is contained in:
Eugene Pankov
2019-09-02 13:35:23 +02:00
parent e6303980fa
commit 331291f34d
10 changed files with 19 additions and 60 deletions

View File

@@ -3,9 +3,8 @@
"@fortawesome/fontawesome-free": "^5.10.2",
"@types/electron-config": "^3.2.2",
"@types/electron-debug": "^2.1.0",
"@types/fs-promise": "1.0.3",
"@types/js-yaml": "^3.12.1",
"@types/node": "12.7.3",
"@types/node": "^12.7.3",
"@types/webpack-env": "1.13.9",
"@typescript-eslint/eslint-plugin": "^1.13.0",
"@typescript-eslint/parser": "^1.13.0",