mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 20:52:06 +08:00
fix(@schematics/angular): update codelyzer to stable version
This commit is contained in:
parent
d65235d391
commit
702c7cbf31
@ -29,7 +29,7 @@
|
||||
"@types/node": "^12.11.1",<% if (!minimal) { %>
|
||||
"@types/jasmine": "~3.5.0",
|
||||
"@types/jasminewd2": "~2.0.3",
|
||||
"codelyzer": "^6.0.0-next.1",
|
||||
"codelyzer": "^6.0.0",
|
||||
"jasmine-core": "~3.6.0",
|
||||
"jasmine-spec-reporter": "~5.0.0",
|
||||
"karma": "~5.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user