Skip to content

Move typescript and @types/node to devDependencies #2

@avasilic

Description

@avasilic

I’ve noticed that tatsu is including typescript and @types/node in dependencies (not devDependencies) of its package.json. I'm bringing this up because this package only has nine files but has a size of around 69MB when installed.

Since typescript and @types/node are typically only needed during development and not in production, I wanted to suggest moving these dependencies to devDependencies to reduce the size of the package when installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions