Skip to content

Commit 7f6e36c

Browse files
authored
Update shim version to be 2.1 (#10424)
1 parent d2d5d42 commit 7f6e36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/services/shims.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1203,6 +1203,6 @@ namespace TypeScript.Services {
12031203
// TODO: it should be moved into a namespace though.
12041204

12051205
/* @internal */
1206-
const toolsVersion = "1.9";
1206+
const toolsVersion = "2.1";
12071207

12081208
/* tslint:enable:no-unused-variable */

0 commit comments

Comments
 (0)