We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bd5241 commit 7601c36Copy full SHA for 7601c36
packages/static-renderer/package.json
@@ -75,5 +75,8 @@
75
"scripts": {
76
"clean": "rm -rf dist",
77
"build": "npm run clean && tsup"
78
+ },
79
+ "publishConfig": {
80
+ "access": "public"
81
}
82
0 commit comments