fastify / aws-lambda-fastify

Insipired by aws-serverless-express to work with Fastify with inject functionality.
MIT License
498 stars 32 forks source link

chore(package): fix structure #195

Closed Fdawgs closed 7 months ago

Fdawgs commented 7 months ago

Simply ran npm pkg fix, which is what npm publish does prior to publishing.

Checklist