Skip to content

Commit 75e3273

Browse files
committed
fix: Npm access
1 parent 7361f7a commit 75e3273

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/cdk-s3-antivirus/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,8 @@
9494
},
9595
"externals": [
9696
"aws-sdk"
97-
]
97+
],
98+
"publishConfig": {
99+
"access": "public"
100+
}
98101
}

0 commit comments

Comments
 (0)