Skip to content

package.json in dist folders is invalid #70

@gkamperis

Description

@gkamperis

Hi,

the installed npm package under node_modules has a dist folder that contains the esm version with an invalid package.json as it contains only { type: "module" }

This is an invalid package.json as per the docs
https://docs.npmjs.com/creating-a-package-json-file#required-name-and-version-fields

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions