Skip to content

Commit 9f3fd78

Browse files
authored
chore: rename cli-lib → cli-lib-alpha (#25046)
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 1cc6deb commit 9f3fd78

24 files changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"repository": {
9898
"url": "https://github.com/aws/aws-cdk.git",
9999
"type": "git",
100-
"directory": "packages/@aws-cdk/cli-lib"
100+
"directory": "packages/@aws-cdk/cli-lib-alpha"
101101
},
102102
"keywords": [
103103
"aws",

0 commit comments

Comments
 (0)