Skip to content

Commit 99c5c2d

Browse files
authored
chore: rename aws-location → aws-location-alpha (#25074)
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. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 8e6e57c commit 99c5c2d

21 files changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"repository": {
4747
"type": "git",
4848
"url": "https://github.com/aws/aws-cdk.git",
49-
"directory": "packages/@aws-cdk/aws-location"
49+
"directory": "packages/@aws-cdk/aws-location-alpha"
5050
},
5151
"homepage": "https://github.com/aws/aws-cdk",
5252
"scripts": {

0 commit comments

Comments
 (0)