aws / aws-sam-cli-app-templates

Apache License 2.0
483 stars 260 forks source link

fix: Typo in nodejs20 hello-ts-pt package.json #501

Closed cortexcompiler closed 5 months ago

cortexcompiler commented 6 months ago

Issue #, if available: N/A

Description of changes:

Fixing what appears to be a typo in the package.json of the NodeJS 20 Hello Lambda TypeScript with PowerTools template. I do not see a test case for this one, but I validated that the changes make it so the package.json parses and npm install works.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

mildaniel commented 5 months ago

Thank you for the contribution! Everything looks good, we just need to investigate why some of the jobs are failing.