Skip to content

Commit

Permalink
chore(blueprints): update codelyzer
Browse files Browse the repository at this point in the history
Fix #2812

Feat - add support for unused CSS in components with enabled `ViewEncapsulation`.

Close #2864
  • Loading branch information
mgechev authored and filipesilva committed Oct 28, 2016
1 parent c2dbf88 commit ba14332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/angular-cli/blueprints/ng2/files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/jasmine": "^2.2.30",
"@types/node": "^6.0.42",
"angular-cli": "<%= version %>",
"codelyzer": "1.0.0-beta.1",
"codelyzer": "~1.0.0-beta.3",
"jasmine-core": "2.4.1",
"jasmine-spec-reporter": "2.5.0",
"karma": "1.2.0",
Expand Down

0 comments on commit ba14332

Please sign in to comment.