Skip to content

Commit 1cc6deb

Browse files
authored
chore: rename aws-apigatewayv2 → aws-apigatewayv2-alpha (#25048)
This PR is part of a refactor to make all directory names equal to the package name of the package inside it. It is a re-roll of #24930, but split into parts (one PR per package), so that we will cut down on merge conflicts. Closes #<issue number here>. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent c0c3d19 commit 1cc6deb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+1
-1
lines changed

packages/@aws-cdk/aws-apigatewayv2/package.json renamed to packages/@aws-cdk/aws-apigatewayv2-alpha/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"repository": {
5050
"type": "git",
5151
"url": "https://github.com/aws/aws-cdk.git",
52-
"directory": "packages/@aws-cdk/aws-apigatewayv2"
52+
"directory": "packages/@aws-cdk/aws-apigatewayv2-alpha"
5353
},
5454
"homepage": "https://github.com/aws/aws-cdk",
5555
"scripts": {

0 commit comments

Comments
 (0)