process is now properly kill

This commit is contained in:
MathieuG-P
2022-07-16 22:17:30 +02:00
parent dea7a0c6b5
commit f95da8067c
3 changed files with 582 additions and 96 deletions
+1 -1
View File
@@ -226,6 +226,7 @@
"dependencies": {
"@node-steam/vdf": "^2.2.0",
"@reduxjs/toolkit": "^1.8.3",
"ctrlc-windows": "^2.0.0",
"dateformat": "^5.0.3",
"dot-prop": "^7.2.0",
"electron-debug": "^3.2.0",
@@ -243,7 +244,6 @@
"regedit": "^5.1.1",
"rxjs": "^7.5.5",
"tailwind-scrollbar-hide": "^1.1.7",
"tree-kill": "^1.2.2",
"uuid": "^8.3.2"
},
"devEngines": {