Skip to content

Commit 0b87210

Browse files
committed
lockLinter
1 parent b98089d commit 0b87210

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
"travis-fold": "latest",
7777
"ts-node": "latest",
7878
"tsd": "latest",
79-
"tslint": "next",
80-
"typescript": "next"
79+
"tslint": "4.0.0-dev.0",
80+
"typescript": "2.1.0-dev.20161101"
8181
},
8282
"scripts": {
8383
"pretest": "jake tests",

0 commit comments

Comments
 (0)