Upgrade electron to 9.0.0
This commit is contained in:
parent
afb1c5131e
commit
47ca712843
@ -24,7 +24,7 @@
|
||||
"single-instance": "^0.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "^8.2.0",
|
||||
"electron": "^9.0.0",
|
||||
"electron-builder": "^22.4.0"
|
||||
},
|
||||
"build": {
|
||||
@ -71,6 +71,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"electronVersion": "8.3.0"
|
||||
"electronVersion": "9.0.0"
|
||||
}
|
||||
}
|
||||
|
@ -557,10 +557,10 @@ electron-updater@^4.2.4:
|
||||
lodash.isequal "^4.5.0"
|
||||
semver "^7.1.3"
|
||||
|
||||
electron@^8.2.0:
|
||||
version "8.3.0"
|
||||
resolved "https://registry.npmjs.org/electron/-/electron-8.3.0.tgz#c2b565a4c10d6d287d20164bcd5a478468b940a9"
|
||||
integrity sha512-XRjiIJICZCgUr2vKSUI2PTkfP0gPFqCtqJUaTJSfCTuE3nTrxBKOUNeRMuCzEqspKkpFQU3SB3MdbMSHmZARlQ==
|
||||
electron@^9.0.0:
|
||||
version "9.0.0"
|
||||
resolved "https://registry.npmjs.org/electron/-/electron-9.0.0.tgz#335cd426a8a542ad8d4c96c0c40a8668ab5527b8"
|
||||
integrity sha512-JsaSQNPh+XDYkLj8APtVKTtvpb86KIG57W5OOss4TNrn8L3isC9LsCITwfnVmGIXHhvX6oY/weCtN5hAAytjVg==
|
||||
dependencies:
|
||||
"@electron/get" "^1.0.1"
|
||||
"@types/node" "^12.0.12"
|
||||
|
Loading…
Reference in New Issue
Block a user