Updated Electron

This commit is contained in:
neauoire 2019-12-22 09:29:44 -05:00
parent 6091444e65
commit 45723c3858

View File

@ -17,8 +17,8 @@
"push": "npm run build ; npm run push_osx ; npm run push_linux ; npm run push_win ; npm run clean ; npm run status" "push": "npm run build ; npm run push_osx ; npm run push_linux ; npm run push_win ; npm run clean ; npm run status"
}, },
"devDependencies": { "devDependencies": {
"electron": "^7.0.0", "electron": "^7.1.5",
"electron-packager": "^14.0.6" "electron-packager": "^14.1.1"
}, },
"standard": { "standard": {
"globals": [ "globals": [