Skip to content

Package.json - wrong licence definition #411

Closed
@ondrejzemanek

Description

@ondrejzemanek

Hello,

we are having issues with package config as it contains a typo in package.json:
"licenses": "MIT" instead of "license": "MIT".

It would be very helpful if you can fix it, as we have to ask for approval from our security/license department each time a new version of rc-drawer is released.

You can see that even npmjs.com site is not recognizing the MIT licence: https://www.npmjs.com/package/rc-drawer and same for our auto-license checker.

See for example rc-picker package.json file for reference.

Thank you!

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