Skip to content

Commit 06d758d

Browse files
committed
fix(infisical): add publishConfig for public package access
1 parent 0a54684 commit 06d758d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/infisical/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@
4848
"devops"
4949
],
5050
"license": "MIT",
51+
"publishConfig": {
52+
"access": "public"
53+
},
5154
"pulumi": {
5255
"resource": true,
5356
"name": "terraform-provider",

0 commit comments

Comments
 (0)