Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0427f7e

Browse files
chore: fix package.json
1 parent fe8a425 commit 0427f7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "aws-lambda-nodejs-esbuild",
3+
"description": "λ💨 AWS CDK Construct to bundle JavaScript and TypeScript AWS lambdas using extremely fast esbuild",
34
"version": "0.0.0-development",
45
"license": "MIT",
56
"author": "Victor Korzunin <ifloydrose@gmail.com>",
@@ -66,5 +67,8 @@
6667
"peerDependencies": {
6768
"@aws-cdk/aws-lambda": "^1.0.0",
6869
"@aws-cdk/core": "^1.0.0"
70+
},
71+
"publishConfig": {
72+
"access": "public"
6973
}
7074
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /