Boka44/bakhuLambda

Update package.json

Closed this issue · 1 comments

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

"name": "aurora-api",

Thanks Abe! Just updated and merged the PR.