chore(http-recorder): remove unused dependency
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
This commit is contained in:
parent
36c416e143
commit
320ffb6da6
2 changed files with 1 additions and 3 deletions
1
bun.lock
1
bun.lock
|
|
@ -493,7 +493,6 @@
|
|||
"version": "1.17.11",
|
||||
"dependencies": {
|
||||
"@effect/platform-node": "4.0.0-beta.83",
|
||||
"@effect/platform-node-shared": "4.0.0-beta.83",
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tsconfig/node22": "catalog:",
|
||||
|
|
|
|||
|
|
@ -51,8 +51,7 @@
|
|||
"typescript": "catalog:"
|
||||
},
|
||||
"dependencies": {
|
||||
"@effect/platform-node": "4.0.0-beta.83",
|
||||
"@effect/platform-node-shared": "4.0.0-beta.83"
|
||||
"@effect/platform-node": "4.0.0-beta.83"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"effect": "4.0.0-beta.83"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue