Skip to content

Commit

Permalink
chore: Config publishConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
linhe0x0 committed Apr 26, 2021
1 parent 0b4e4f8 commit 008f0e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@
"deploy": "npm run docs:build && gh-pages -d docs/.vuepress/dist",
"test": "prettier --check '**/*.{js,vue}'"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"license": "MIT",
"dependencies": {
"@vuepress/plugin-active-header-links": "~1.8.2",
Expand Down

0 comments on commit 008f0e3

Please sign in to comment.