fix(38682): use stable typescript version

This commit is contained in:
Alexander T
2020-05-20 12:42:09 +03:00
parent 5f597e69b2
commit 1ecdbd9cf1
+1 -1
View File
@@ -96,7 +96,7 @@
"source-map-support": "latest",
"through2": "latest",
"travis-fold": "latest",
"typescript": "next",
"typescript": "^3.9.3",
"vinyl": "latest",
"vinyl-sourcemaps-apply": "latest",
"xml2js": "^0.4.19"