electron 14

This commit is contained in:
Eugene Pankov
2021-12-12 14:05:55 +01:00
parent 9500fa8770
commit b6fd909d67
5 changed files with 19 additions and 24 deletions

View File

@@ -15,7 +15,7 @@
},
"dependencies": {
"@angular/cdk": "^12.2.9",
"@electron/remote": "1.2.0",
"@electron/remote": "2.0.1",
"@tabby-gang/node-pty": "^0.11.0-beta.200",
"any-promise": "^1.3.0",
"electron-config": "2.0.0",
@@ -35,9 +35,9 @@
"yargs": "^17.2.1"
},
"optionalDependencies": {
"@tabby-gang/windows-blurbehind": "^3.0.0",
"macos-native-processlist": "^2.0.0",
"serialport": "^10.0.0",
"@tabby-gang/windows-blurbehind": "^3.0.0",
"windows-native-registry": "^3.1.0",
"windows-process-tree": "^0.3.2"
},