修复打包失败的问题

pull/590/head
lyswhut 2021-06-05 12:18:43 +08:00
parent 5d5164c4e9
commit 3e1c56ff82
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
"up": "cross-env ELECTRON_GET_USE_PROXY=true GLOBAL_AGENT_HTTPS_PROXY=http://localhost:1081 npm i"
},
"browserslist": [
"Electron 13.1.0"
"Electron 13.0.2"
],
"engines": {
"node": ">= 14"