Skip to content

Commit 1040247

Browse files
author
Andy
authored
Merge pull request #13362 from Microsoft/gulp_typescript_version
Fix gulp-typescript version
2 parents 5b075ff + a0b417d commit 1040247

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
@@ -60,7 +60,7 @@
6060
"gulp-insert": "latest",
6161
"gulp-newer": "latest",
6262
"gulp-sourcemaps": "latest",
63-
"gulp-typescript": "latest",
63+
"gulp-typescript": "3.1.3",
6464
"into-stream": "latest",
6565
"istanbul": "latest",
6666
"jake": "latest",

0 commit comments

Comments
 (0)