Skip to content

New @package-json/types dependency is causing TypeScript issues. #471

@mshima

Description

@mshima

@package-json/types was introduced as a production dependency in the last patch version.
However, it is not widely used and is currently causing issues, as seen in jhipster/generator-jhipster#32663.

Additionally, PackageJson types are only used internally by the generator and are not required at runtime. Because of that, @package-json/types should not be a production dependency and should instead be moved to a development dependency.

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