chore(ngc): fix release instructions
This commit is contained in:
parent
b49dac7be5
commit
6c6b316bd9
|
@ -25,6 +25,6 @@ emit.
|
|||
```
|
||||
$ $(npm bin)/tsc -p tools
|
||||
$ cp tools/tsc-wrapped/package.json dist/tools/tsc-wrapped/
|
||||
$ npm login [angularcore]
|
||||
$ npm login [angular]
|
||||
$ npm publish dist/tools/tsc-wrapped
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue