Skip to content

Commit 9c03972

Browse files
authored
fix: bump deno_npm to 0.21 (#187)
Accidentally missed this in #186
1 parent f159fad commit 9c03972

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ anyhow = "1"
4747
base64 = "0.21.0"
4848
deno_ast = { version = "0.38.0", features = ["transpiling"] }
4949
deno_graph = { workspace = true }
50-
deno_npm = "0.20.0"
50+
deno_npm = "0.21.0"
5151
deno_semver = "0.5.4"
5252
futures = "0.3.26"
5353
hashlink = "0.8.2"

0 commit comments

Comments
 (0)