Skip to content

Commit 3bcec30

Browse files
committed
fix package access
1 parent 424c2b8 commit 3bcec30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/vue-i18n-core/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,8 @@
5858
"global"
5959
]
6060
},
61+
"publishConfig": {
62+
"access": "public"
63+
},
6164
"sideEffects": false
6265
}

0 commit comments

Comments
 (0)