Skip to content

Commit

Permalink
feat(@angular/cli): bump to tslint 4.5.0
Browse files Browse the repository at this point in the history
Close #5099
  • Loading branch information
cexbrayat authored and filipesilva committed Mar 9, 2017
1 parent 5339e4a commit a78a727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@angular/cli/blueprints/ng/files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"karma-coverage-istanbul-reporter": "^0.2.0",
"protractor": "~5.1.0",
"ts-node": "~2.0.0",
"tslint": "~4.4.2",
"tslint": "~4.5.0",
"typescript": "<%= ng4 ? '~2.1.0' : '~2.0.0' %>"
}
}

0 comments on commit a78a727

Please sign in to comment.