Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit ba8d1f1

Browse files
committed
Lock tslint version due to a bug in 4.2.0
1 parent 851ed43 commit ba8d1f1

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
@@ -91,7 +91,7 @@
9191
"remap-istanbul": "0.8.0",
9292
"sinon": "^2.0.0-pre.4",
9393
"ts-node": "~1.2.3",
94-
"tslint": "^4.1.1",
94+
"tslint": "~4.1.1",
9595
"typescript": "^2.1.4",
9696
"webpack": "^2.2.0-rc.1"
9797
}

0 commit comments

Comments
 (0)