mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
> 13.6.1
Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>
This commit is contained in:
parent
6731d72c6b
commit
61967cb8ed
2
.yarnrc
2
.yarnrc
@ -1,3 +1,3 @@
|
||||
disturl "https://atom.io/download/electron"
|
||||
target "13.6.0"
|
||||
target "13.6.1"
|
||||
runtime "electron"
|
||||
|
||||
@ -318,7 +318,7 @@
|
||||
"css-loader": "^5.2.7",
|
||||
"deepdash": "^5.3.9",
|
||||
"dompurify": "^2.3.3",
|
||||
"electron": "^13.6.0",
|
||||
"electron": "^13.6.1",
|
||||
"electron-builder": "^22.11.11",
|
||||
"electron-notarize": "^0.3.0",
|
||||
"esbuild": "^0.13.8",
|
||||
|
||||
@ -5031,7 +5031,7 @@ electron-window-state@^5.0.3:
|
||||
jsonfile "^4.0.0"
|
||||
mkdirp "^0.5.1"
|
||||
|
||||
electron@^13.6.0:
|
||||
electron@^13.6.1:
|
||||
version "13.6.1"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-13.6.1.tgz#f61c4f269b57c7dc27e0d5476216a988caa9c752"
|
||||
integrity sha512-rZ6Y7RberigruefQpWOiI4bA9ppyT88GQF8htY6N1MrAgal5RrBc+Mh92CcGU7zT9QO+XO3DarSgZafNTepffQ==
|
||||
|
||||
Loading…
Reference in New Issue
Block a user