Skip to content

Commit

Permalink
Update manifest-v2.json (#493)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Mil <[email protected]>
  • Loading branch information
1chooo and mildaniel authored Mar 22, 2024
1 parent fc14891 commit c415e56
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions manifest-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1126,11 +1126,11 @@
},
{
"directory": "python3.11/hello-pt",
"displayName": "Hello World Example With Powertools for AWS Lambda",
"displayName": "Hello World Example with Powertools for AWS Lambda",
"dependencyManager": "pip",
"appTemplate": "hello-world-powertools-python",
"packageType": "Zip",
"useCaseName": "Hello World Example With Powertools for AWS Lambda"
"useCaseName": "Hello World Example with Powertools for AWS Lambda"
},
{
"directory": "python3.11/event-bridge",
Expand Down Expand Up @@ -1193,11 +1193,11 @@
},
{
"directory": "python3.12/hello-pt",
"displayName": "Hello World Example With Powertools for AWS Lambda",
"displayName": "Hello World Example with Powertools for AWS Lambda",
"dependencyManager": "pip",
"appTemplate": "hello-world-powertools-python",
"packageType": "Zip",
"useCaseName": "Hello World Example With Powertools for AWS Lambda"
"useCaseName": "Hello World Example with Powertools for AWS Lambda"
},
{
"directory": "python3.12/event-bridge",
Expand Down Expand Up @@ -1611,4 +1611,4 @@
"useCaseName": "Hello World Example"
}
]
}
}

0 comments on commit c415e56

Please sign in to comment.