Skip to content

Commit 0bc83a9

Browse files
committed
fix: access now set to public
1 parent fff75d2 commit 0bc83a9

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
@@ -30,6 +30,9 @@
3030
"svelte-component",
3131
"headroom.js"
3232
],
33+
"publishConfig": {
34+
"access": "public"
35+
},
3336
"files": [
3437
"headroom",
3538
"index.d.ts",

0 commit comments

Comments
 (0)