1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/tests/util/server
Bartek Iwańczuk fb31ae73e4
feat(unstable): deno add subcommand (#22520)
This commit adds "deno add" subcommand that has a basic support for
adding "jsr:" packages to "deno.json" file. 

This currently doesn't support "npm:" specifiers and specifying version
constraints.
2024-02-29 19:12:04 +00:00
..
src feat(unstable): deno add subcommand (#22520) 2024-02-29 19:12:04 +00:00
Cargo.toml chore: move test_util to tests/util/server (#22444) 2024-02-19 06:34:24 -07:00