Skip to content

Commit d255fcb

Browse files
authored
deps: remove is-lambda dependency (#299)
This dependency stopped being used in commit 7c25367, as the responsibility for the HTTP agent was moved outside this package, but the dependency was not removed from package.json. `@npmcli/agent` doesn't use `is-lambda` either, so this does actually remove a dependency.
1 parent 672a31e commit d255fcb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
"@npmcli/agent": "^2.0.0",
3737
"cacache": "^18.0.0",
3838
"http-cache-semantics": "^4.1.1",
39-
"is-lambda": "^1.0.1",
4039
"minipass": "^7.0.2",
4140
"minipass-fetch": "^3.0.0",
4241
"minipass-flush": "^1.0.5",

0 commit comments

Comments
 (0)