Skip to content

Commit 994273d

Browse files
committed
Fix tslint version
1 parent 0f78f53 commit 994273d

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)