Skip to content

Commit 85e820e

Browse files
committed
Always publish as public
1 parent 8813373 commit 85e820e

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
@@ -35,5 +35,8 @@
3535
"@esbuild-plugins/node-globals-polyfill": "^0.1.1",
3636
"@esbuild-plugins/node-modules-polyfill": "^0.1.4",
3737
"rollup-plugin-node-polyfills": "^0.2.1"
38+
},
39+
"publishConfig": {
40+
"access": "public"
3841
}
3942
}

0 commit comments

Comments
 (0)