Skip to content

Commit fe3ed36

Browse files
a-tarasyuktypescript-bot
authored andcommitted
Cherry-pick PR microsoft#38683 into release-3.9
Component commits: 1ecdbd9 fix(38682): use stable typescript version
1 parent a076e9e commit fe3ed36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"source-map-support": "latest",
9797
"through2": "latest",
9898
"travis-fold": "latest",
99-
"typescript": "next",
99+
"typescript": "^3.9.3",
100100
"vinyl": "latest",
101101
"vinyl-sourcemaps-apply": "latest",
102102
"xml2js": "^0.4.19"

0 commit comments

Comments
 (0)