Skip to content

Commit

Permalink
update(build): relase publish registry
Browse files Browse the repository at this point in the history
  • Loading branch information
dolymood committed Jan 3, 2018
1 parent 78d11cc commit 7e05b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/release/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ git push origin master
# replace src/ __VERSION__
node ./build/release/replace-version.js
# publish
npm publish
npm publish --registry=https://registry.npmjs.org
# checkout src/index.js
git checkout src/index.js
git checkout dev
Expand Down

0 comments on commit 7e05b0a

Please sign in to comment.