mirror of
https://github.com/denoland/deno.git
synced 2025-08-30 23:38:03 +00:00
feat(unstable/pm): support version contraints in 'deno add' (#22646)
This commit is contained in:
parent
2e4a1fc3e8
commit
15f5f74eb7
9 changed files with 398 additions and 353 deletions
|
@ -12,6 +12,7 @@ mod file_fetcher;
|
|||
mod graph_util;
|
||||
mod http_util;
|
||||
mod js;
|
||||
mod jsr;
|
||||
mod lsp;
|
||||
mod module_loader;
|
||||
mod napi;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue