Skip to main content

deno remove

Last updated: Jan 16, 2025

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

Did you find what you needed?

Privacy policy