chore: UPDATE dependencies

This commit is contained in:
草鞋没号
2021-03-30 09:57:56 +08:00
parent 7fc9e66e04
commit 408ae03a8c
3 changed files with 883 additions and 494 deletions

View File

@@ -16,6 +16,7 @@ function createWin() {
height: 768,
webPreferences: {
nodeIntegration: true,
contextIsolation: false,
preload: join(__dirname, '../../src/preload/index.js'),
},
})