fix(smartexit): use native OS methods to kill process trees; remove tree-kill dependency

This commit is contained in:
2026-03-04 17:55:47 +00:00
parent 76225c6b9f
commit 28a09f63b2
6 changed files with 40 additions and 24 deletions

View File

@@ -20,8 +20,7 @@
},
"dependencies": {
"@push.rocks/lik": "^6.2.2",
"@push.rocks/smartpromise": "^4.2.3",
"tree-kill": "^1.2.2"
"@push.rocks/smartpromise": "^4.2.3"
},
"browserslist": [
"last 1 chrome versions"