Skip to content

Commit

Permalink
chore: <npm> publish config
Browse files Browse the repository at this point in the history
  • Loading branch information
x-cold committed Sep 3, 2018
1 parent 15aaba3 commit 9faba5f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -85,6 +85,9 @@
"build": "webpack --progress --hide-modules --config webpack.build.min.js && webpack --progress --hide-modules --config webpack.build.js",
"lint": "eslint --ext .js,.vue src || exit 0"
},
"publishConfig": {
"registry": "http://registry.npmjs.org"
},
"author": "zhangking",
"license": "MIT"
}

0 comments on commit 9faba5f

Please sign in to comment.