chore(scripts): log out of npm
This commit is contained in:
parent
c9c52fb353
commit
291928feb1
|
@ -19,3 +19,5 @@ scripts/publish/npm_prepare.sh benchpress
|
||||||
|
|
||||||
npm publish $NPM_DIR/angular2
|
npm publish $NPM_DIR/angular2
|
||||||
npm publish $NPM_DIR/benchpress
|
npm publish $NPM_DIR/benchpress
|
||||||
|
|
||||||
|
npm logout
|
||||||
|
|
Loading…
Reference in New Issue