Update package.json
Closed this issue · 1 comments
abrahamcuenca commented
Hi @Boka44
I was checking out the code for this project. Looks pretty good. You may want to update your package.json file to reflect the project though. If it isn't meant to be open source I would set the license to "UNLICENSED"
and the "private": true
to prevent accidental publication
see: https://docs.npmjs.com/files/package.json for more info
Line 2 in 29760d7
Boka44 commented
Thanks Abe! Just updated and merged the PR.