Skip to content

Commit f1fcc8f

Browse files
authored
Fixed publish config (#142)
1 parent 45575c5 commit f1fcc8f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/floating-ui-svelte/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
"svelte": "./dist/index.js"
2323
}
2424
},
25+
"publishConfig": {
26+
"access": "public"
27+
},
2528
"peerDependencies": {
2629
"svelte": "^5.0.0"
2730
},

0 commit comments

Comments
 (0)