diff options
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fe7a085..092ad8a 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "license": "MIT", "dependencies": { "bluebird": "^3.5.3", - "electron": "^4.1.0", + "electron": "^9.0.0-beta.21", "is-directory": "^0.3.1", "jquery": "^3.3.1", "node-cmd": "^3.0.0", |
