Skip to content

Commit 4d63fde

Browse files
committed
Update LKG
1 parent 2c92b2f commit 4d63fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/tsc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14661,7 +14661,7 @@ var ts;
1466114661
})(ts || (ts = {}));
1466214662
var ts;
1466314663
(function (ts) {
14664-
var version = "1.1.0.0";
14664+
var version = "1.1.0.1";
1466514665
function validateLocaleAndSetLanguage(locale, errors) {
1466614666
var matchResult = /^([a-z]+)([_\-]([a-z]+))?$/.exec(locale.toLowerCase());
1466714667
if (!matchResult) {

0 commit comments

Comments
 (0)