Skip to content
New issue

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

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

Already on GitHub? # to your account

Add license to package.json #163

Merged
merged 1 commit into from
Mar 27, 2020
Merged

Add license to package.json #163

merged 1 commit into from
Mar 27, 2020

Conversation

dbirks
Copy link
Contributor

@dbirks dbirks commented Mar 27, 2020

This is a small change, but I noticed when running make build, whenever yarn installs or runs, it gives an error about there not being a license in the package.json.

$ yarn install --frozen-lockfile
yarn install v1.22.4
warning package.json: No license field
warning kontena-lens@0.0.0: No license field
[1/4] Resolving packages...

Signed-off-by: David Birks <david@birks.dev>
Copy link
Contributor

@jakolehm jakolehm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jakolehm jakolehm merged commit 4e6dad5 into lensapp:master Mar 27, 2020
@jakolehm jakolehm mentioned this pull request Mar 27, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants