Skip to content

Commit e3925db

Browse files
authored
Merge pull request #13028 from Microsoft/fixTslintVersion
Fix tslint version
2 parents 0f78f53 + 994273d commit e3925db

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
@@ -75,7 +75,7 @@
7575
"through2": "latest",
7676
"travis-fold": "latest",
7777
"ts-node": "latest",
78-
"tslint": "next",
78+
"tslint": "4.0.0-dev.3",
7979
"typescript": "next"
8080
},
8181
"scripts": {

0 commit comments

Comments
 (0)