1
0
mirror of https://github.com/kremalicious/blowfish.git synced 2024-12-28 07:37:51 +01:00

switch to electron stable

This commit is contained in:
Matthias Kretschmann 2019-05-25 02:33:33 +02:00
parent a5e7449398
commit 7dcea78756
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -41,7 +41,7 @@
"babel-loader": "^8.0.6",
"copy-webpack-plugin": "^5.0.3",
"css-loader": "^2.1.1",
"electron": "^6.0.0-beta.4",
"electron": "^5.0.2",
"electron-builder": "^20.40.2",
"electron-devtools-installer": "^2.2.4",
"electron-store": "^3.2.0",
@ -55,7 +55,7 @@
"style-loader": "^0.23.1",
"stylelint": "^10.0.1",
"stylelint-config-standard": "^18.3.0",
"webpack": "^4.32.1",
"webpack": "^4.32.2",
"webpack-cli": "^3.3.2",
"webpack-dev-server": "^3.3.1"
},