Skip to content

Commit ec73a17

Browse files
authored
Merge pull request #10 from schottsfired/publish-action
Set NPM release to public
2 parents 865eca9 + b623463 commit ec73a17

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,8 @@
2929
"@aws-quickstart/eks-blueprints": "latest",
3030
"source-map-support": "^0.5.16",
3131
"aws-cdk": "2.20.0"
32+
},
33+
"publishConfig": {
34+
"access": "public"
3235
}
3336
}

0 commit comments

Comments
 (0)