Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update package.json license field #221

Merged

Conversation

mguida22
Copy link
Contributor

This fixes the warning from npm about not having a license field when the package is installing.

npm WARN package.json numbro@1.9.3 No license field.

The old format of a licenses object was deprecated.

The use of a `licenses` object was deprecated by npm (see https://docs.npmjs.com/files/package.jsoen#license)
@BenjaminVanRyseghem
Copy link
Owner

Thanks 👍

@BenjaminVanRyseghem BenjaminVanRyseghem merged commit 6c0595e into BenjaminVanRyseghem:develop Oct 20, 2016
@mguida22 mguida22 deleted the update-license-field branch October 20, 2016 17:09
@BenjaminVanRyseghem
Copy link
Owner

in numbro 1.10.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants