Skip to content

Commit

Permalink
Update manifest-v2.json
Browse files Browse the repository at this point in the history
  • Loading branch information
1chooo authored Mar 20, 2024
1 parent a29a1c9 commit 4164bd6
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 @@ -1161,11 +1161,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 @@ -1228,11 +1228,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 @@ -1656,4 +1656,4 @@
"useCaseName": "Hello World Example"
}
]
}
}

0 comments on commit 4164bd6

Please sign in to comment.