Skip to content

Commit 811e045

Browse files
committed
foundry: fix publish config
1 parent 3eeda6e commit 811e045

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/foundry-sdk/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"license": "MIT",
1111
"packageManager": "yarn@1.22.21",
1212
"private": false,
13+
"publishConfig": {
14+
"access": "public"
15+
},
1316
"scripts": {
1417
"test": "jest",
1518
"build": "bash ./build",

0 commit comments

Comments
 (0)