prose / gatekeeper

Enables client-side applications to dance OAuth with GitHub.
MIT License
761 stars 183 forks source link

npm install warns about missing license field #47

Open compumike08 opened 6 years ago

compumike08 commented 6 years ago

When you run npm install, you get a warning that the license field is missing:

screenshot

compumike08 commented 6 years ago

I created pull request #48 to fix this issue.