downgraded keytar to fix build

This commit is contained in:
Eugene Pankov
2019-08-29 22:17:41 +02:00
parent d1ddbe213f
commit 1c812faf3d
2 changed files with 6 additions and 6 deletions

View File

@@ -28,7 +28,7 @@
"electron-updater": "^4.0.6",
"fontmanager-redux": "0.3.3",
"js-yaml": "3.13.1",
"keytar": "^5.0.0-beta.0",
"keytar": "4.13.0",
"mz": "^2.7.0",
"ngx-toastr": "^10.1.0",
"node-pty": "^0.9.0-beta22",