add commitHash to cgmanifest

This commit is contained in:
isidor
2018-11-15 17:43:46 +01:00
parent 347fb6347b
commit 2ba92aa3e8
46 changed files with 116 additions and 97 deletions

View File

@@ -6,12 +6,13 @@
"git": {
"name": "TypeScript-TmLanguage",
"repositoryUrl": "https://github.com/Microsoft/TypeScript-TmLanguage",
"commitHash": ""
"commitHash": "3133e3d914db9a2bb8812119f9273727a305f16b"
}
},
"license": "MIT",
"description": "The files syntaxes/TypeScript.tmLanguage.json and syntaxes/TypeScriptReact.tmLanguage.json were derived from TypeScript.tmLanguage and TypeScriptReact.tmLanguage in https://github.com/Microsoft/TypeScript-TmLanguage.",
"version": "0.1.8"
}
],
"version": 1
}
}