Skip to content

deno add npm:foo adds dependency to package.json instead of deno.jsonc #132

@johnstonmatt

Description

@johnstonmatt

When a new dependency is installed using deno add npm:cowsay the entry is added to the package.json file instead of the more idiomatic deno.jsonc. It's easily worked around by just adding the entries to deno.jsonc instead, just a slightly rough edge.

cc @jacob-ebey

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions