Skip to content

Commit 12bbc08

Browse files
authored
Remove unused debug dependency (#359)
1 parent 7cf0b79 commit 12bbc08

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

.changeset/two-socks-judge.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'agent-base': patch
3+
---
4+
5+
Remove unused `debug` dependency.

packages/agent-base/package.json

-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@
2727
],
2828
"author": "Nathan Rajlich <[email protected]> (http://n8.io/)",
2929
"license": "MIT",
30-
"dependencies": {
31-
"debug": "^4.3.4"
32-
},
3330
"devDependencies": {
3431
"@types/debug": "^4.1.7",
3532
"@types/jest": "^29.5.1",

pnpm-lock.yaml

-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)