Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1ef438c

Browse files
committedAug 31, 2021
feat(cdk-v2): Adding build scripts for CDK v2 build of Solutions Constructs
1 parent cbe0d74 commit 1ef438c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎source/tools/aws-cdk-migration/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "aws-cdk-migration",
33
"private": true,
4-
"version": "2.0.0-rc.16",
4+
"version": "0.0.0",
55
"description": "Rewrites typescript 'import' statements from @aws-cdk/xxx to aws-cdk-lib",
66
"bin": {
77
"rewrite-imports-v2": "bin/rewrite-imports-v2"

0 commit comments

Comments
 (0)
Please sign in to comment.