Skip to content

Commit

Permalink
Merge pull request #882 from pano9000/chore_remove_tree-kill
Browse files Browse the repository at this point in the history
chore(deps): remove unused tree-kill dependency
  • Loading branch information
eliandoran authored Jan 5, 2025
2 parents 6d41af9 + c5a8b5b commit 898ed49
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
10 changes: 0 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@
"stream-throttle": "0.1.3",
"striptags": "3.2.0",
"tmp": "0.2.3",
"tree-kill": "1.2.2",
"ts-loader": "9.5.1",
"turndown": "7.2.0",
"unescape": "1.0.1",
Expand Down
1 change: 0 additions & 1 deletion spec/support/etapi.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import child_process from "child_process";
import kill from "tree-kill";

let etapiAuthToken: string | undefined;

Expand Down

0 comments on commit 898ed49

Please sign in to comment.