Updated TypeScript Deployment (markdown)

Orta 2019-09-28 07:26:46 -04:00
parent 6a03fede2e
commit 2eb736ea8a

@ -11,4 +11,8 @@ Publishing to npm will submit the LKG version of TypeScript to npm. This means t
```sh
gulp LKG
npm publish
```
```
### Official Releases
Our releases are deployed using Azure Pipelines, you can see [them here](https://dev.azure.com/typescript/TypeScript/_release?_a=releases&view=mine&definitionId=1)