Skip to content

Commit c42387a

Browse files
authored
chore: rename aws-cloud9 → aws-cloud9-alpha (#25061)
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 53b5a40 commit c42387a

37 files changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"repository": {
4646
"type": "git",
4747
"url": "https://github.com/aws/aws-cdk.git",
48-
"directory": "packages/@aws-cdk/aws-cloud9"
48+
"directory": "packages/@aws-cdk/aws-cloud9-alpha"
4949
},
5050
"scripts": {
5151
"build": "cdk-build",

0 commit comments

Comments
 (0)