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,11 +6,12 @@
"git": {
"name": "Microsoft/TypeScript-TmLanguage",
"repositoryUrl": "https://github.com/Microsoft/TypeScript-TmLanguage",
"commitHash": ""
"commitHash": "3133e3d914db9a2bb8812119f9273727a305f16b"
}
},
"license": "MIT",
"version": "0.0.1"
"version": "0.0.1",
"description": "The file syntaxes/JavaScript.tmLanguage.json was derived from TypeScriptReact.tmLanguage in https://github.com/Microsoft/TypeScript-TmLanguage."
},
{
"component": {
@@ -41,4 +42,4 @@
}
],
"version": 1
}
}