Skip to content

Commit 008f0e3

Browse files
author
sqrtthree
committed
chore: Config publishConfig
1 parent 0b4e4f8 commit 008f0e3

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
@@ -32,6 +32,9 @@
3232
"deploy": "npm run docs:build && gh-pages -d docs/.vuepress/dist",
3333
"test": "prettier --check '**/*.{js,vue}'"
3434
},
35+
"publishConfig": {
36+
"registry": "https://registry.npmjs.org/"
37+
},
3538
"license": "MIT",
3639
"dependencies": {
3740
"@vuepress/plugin-active-header-links": "~1.8.2",

0 commit comments

Comments
 (0)