We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56237d4 commit dd3aaf1Copy full SHA for dd3aaf1
package.json
@@ -2,6 +2,7 @@
2
"name": "aws-cdk-local",
3
"description": "CDK Toolkit for use with LocalStack",
4
"version": "2.19.2",
5
+ "main": "src/index.js",
6
"bin": {
7
"cdklocal": "bin/cdklocal"
8
},
0 commit comments