Skip to content

Commit 7601c36

Browse files
committedDec 16, 2024
chore: make package public
1 parent 8bd5241 commit 7601c36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎packages/static-renderer/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,8 @@
7575
"scripts": {
7676
"clean": "rm -rf dist",
7777
"build": "npm run clean && tsup"
78+
},
79+
"publishConfig": {
80+
"access": "public"
7881
}
7982
}

0 commit comments

Comments
 (0)