mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 20:02:40 +08:00
feat(@angular-devkit/build-angular): drop support for karma version 5.2
BREAKING CHANGE: Minimum supported `karma` version is `6.0.0`
This commit is contained in:
parent
9a44bf4aaf
commit
fa5cf53b64
@ -82,7 +82,7 @@
|
|||||||
"@angular/compiler-cli": "^11.0.0 || ^11.2.0-next",
|
"@angular/compiler-cli": "^11.0.0 || ^11.2.0-next",
|
||||||
"@angular/localize": "^11.0.0 || ^11.2.0-next",
|
"@angular/localize": "^11.0.0 || ^11.2.0-next",
|
||||||
"@angular/service-worker": "^11.0.0 || ^11.2.0-next",
|
"@angular/service-worker": "^11.0.0 || ^11.2.0-next",
|
||||||
"karma": "^5.2.0 || ^6.0.0",
|
"karma": "^6.0.0",
|
||||||
"ng-packagr": "^11.0.0 || ^11.2.0-next",
|
"ng-packagr": "^11.0.0 || ^11.2.0-next",
|
||||||
"protractor": "^7.0.0",
|
"protractor": "^7.0.0",
|
||||||
"tailwindcss": "^2.0.0",
|
"tailwindcss": "^2.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user