更新 Electron 到 7.1.8
parent
ae9b4bc2f5
commit
3ef5e0e55a
|
@ -49,7 +49,7 @@
|
|||
"lint:fix": "eslint --ext .js,.vue -f ./node_modules/eslint-formatter-friendly --fix src"
|
||||
},
|
||||
"browserslist": [
|
||||
"Electron >= 7.1.8"
|
||||
"Electron 7.1.8"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">= 12"
|
||||
|
|
|
@ -19,3 +19,4 @@
|
|||
### 其他
|
||||
|
||||
- 将软件设置与播放列表分离存储成两个文件
|
||||
- 更新 Electron 到 7.1.8
|
||||
|
|
Loading…
Reference in New Issue