Skip to content

Commit aeb7db4

Browse files
committed
fix(release): relase fail on ci
1 parent 651c7da commit aeb7db4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
"bugs": {
1616
"url": "https://github.com/liting-yes/vite-plugin-vue-preview/issues"
1717
},
18+
"publishConfig": {
19+
"access": "public",
20+
"registry": "https://registry.npmjs.org"
21+
},
1822
"keywords": [
1923
"vite",
2024
"plugin",

0 commit comments

Comments
 (0)