Skip to content

Commit 437621d

Browse files
committed
chore: add publish config
1 parent 3174611 commit 437621d

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
@@ -17,6 +17,9 @@
1717
"files": [
1818
"dist"
1919
],
20+
"publishConfig": {
21+
"access": "public"
22+
},
2023
"scripts": {
2124
"prepack": "nuxt-module-build",
2225
"dev": "nuxi dev playground",

0 commit comments

Comments
 (0)