Skip to content

Commit

Permalink
fix local manifest json
Browse files Browse the repository at this point in the history
  • Loading branch information
mndeveci committed Feb 20, 2024
1 parent 65fff3f commit 30e6f27
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions samcli/lib/init/local_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,17 +83,6 @@
"useCaseName": "Hello World Example"
}
],
"nodejs18.x": [
"nodejs20.x": [
{
"directory": "template/cookiecutter-aws-sam-hello-nodejs",
"displayName": "Hello World Example",
"dependencyManager": "npm",
"appTemplate": "hello-world",
"packageType": "Zip",
"useCaseName": "Hello World Example"
}
],
"nodejs18.x": [
{
"directory": "template/cookiecutter-aws-sam-hello-nodejs",
Expand All @@ -104,7 +93,6 @@
"useCaseName": "Hello World Example"
}
],
"nodejs16.x": [
"nodejs16.x": [
{
"directory": "template/cookiecutter-aws-sam-hello-nodejs",
Expand Down

0 comments on commit 30e6f27

Please sign in to comment.