diff options
Diffstat (limited to 'desktop/package.json')
-rw-r--r-- | desktop/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/package.json b/desktop/package.json index b390b79..fc0102a 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -20,7 +20,7 @@ "push": "npm run build ; npm run push_osx ; npm run push_linux ; npm run push_win ; npm run clean ; npm run status" }, "devDependencies": { - "electron": "^8.1.1", + "electron": "^8.2.1", "electron-packager": "^14.2.1" }, "dependencies": { |