We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cd4d20 commit 6d6f3b1Copy full SHA for 6d6f3b1
1 file changed
package.json
@@ -75,8 +75,8 @@
75
"through2": "latest",
76
"travis-fold": "latest",
77
"ts-node": "latest",
78
- "tslint": "next",
79
- "typescript": "next"
+ "tslint": "3.15.1",
+ "typescript": "2.0.*"
80
},
81
"scripts": {
82
"pretest": "jake tests",
0 commit comments