Skip to content

Commit 1c4fd11

Browse files
committed
pin tslint version to ~2
1 parent ccb4326 commit 1c4fd11

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
@@ -35,7 +35,7 @@
3535
"browserify": "latest",
3636
"istanbul": "latest",
3737
"mocha-fivemat-progress-reporter": "latest",
38-
"tslint": "latest",
38+
"tslint": "~2",
3939
"tsd": "latest"
4040
},
4141
"scripts": {

0 commit comments

Comments
 (0)