deno remove
Command line usage
deno remove [OPTIONS] [packages]...
Remove dependencies from the configuration file.
deno remove @std/path
You can remove multiple dependencies at once:
deno remove @std/path @std/assert
deno remove [OPTIONS] [packages]...
Remove dependencies from the configuration file.
deno remove @std/path
You can remove multiple dependencies at once:
deno remove @std/path @std/assert