mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 17:34:47 -05:00
chore: fix publish (#27612)
This commit is contained in:
parent
e842e5a59f
commit
d15a95e28b
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ async-trait.workspace = true
|
|||
base64.workspace = true
|
||||
boxed_error.workspace = true
|
||||
deno_cache_dir.workspace = true
|
||||
deno_error.workspace = true
|
||||
deno_error = { workspace = true, features = ["serde", "serde_json", "tokio"] }
|
||||
deno_npm.workspace = true
|
||||
deno_path_util.workspace = true
|
||||
deno_semver.workspace = true
|
||||
|
|
Loading…
Add table
Reference in a new issue