Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
deps(tslint): set tslint to ~4.2 (#3938)
Browse files Browse the repository at this point in the history
  • Loading branch information
cnishina authored Jan 6, 2017
1 parent 574d5c2 commit 7376708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"rimraf": "~2.5.3",
"run-sequence": "^1.1.5",
"semver": "^5.3.0",
"tslint": "^4.1.0",
"tslint": "~4.2.0",
"tslint-eslint-rules": "^3.2.0",
"typescript": "^2.0.0",
"vrsource-tslint-rules": "^4.0.0"
Expand Down

0 comments on commit 7376708

Please sign in to comment.