Skip to content

Commit f6e5836

Browse files
authored
chore: make all npm packages public (#402)
* chore: make all npm packages public * use latest version of commons as well
1 parent eedbc7f commit f6e5836

File tree

7 files changed

+43466
-43453
lines changed

7 files changed

+43466
-43453
lines changed

Diff for: packages/commons/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"name": "Amazon Web Services",
77
"url": "https://aws.amazon.com"
88
},
9+
"publishConfig": {
10+
"access": "public"
11+
},
912
"scripts": {
1013
"commit": "commit",
1114
"test": "jest --detectOpenHandles --coverage --verbose",

0 commit comments

Comments
 (0)