Skip to content

Commit dd3aaf1

Browse files
committed
Add main attribute so package install works
1 parent 56237d4 commit dd3aaf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "aws-cdk-local",
33
"description": "CDK Toolkit for use with LocalStack",
44
"version": "2.19.2",
5+
"main": "src/index.js",
56
"bin": {
67
"cdklocal": "bin/cdklocal"
78
},

0 commit comments

Comments
 (0)