Update typescript extension OSSReadme

This commit is contained in:
Dirk Baeumer
2016-09-29 16:49:20 +02:00
parent 35540a82a4
commit 623e0176c7

View File

@@ -192,9 +192,9 @@
]
},
{
"isLicense": true, // We override the license since we need a coorect Copyright
"isLicense": true, // We override the license since we need a coorect Copyright
"name": "typescript",
"version": "1.8.10",
"version": "2.0.3",
"license": "Apache2",
"repositoryURL": "https://github.com/Microsoft/TypeScript",
"description": "The contents of the folder lib is from the TypeScript project https://github.com/Microsoft/TypeScript.",