mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 10:33:43 +08:00
fix(@angular-devkit/build-angular): update Angular peer dependencies to 11.1 prerelease
This commit is contained in:
parent
91c5f82ad0
commit
e96c1a9b46
@ -78,10 +78,10 @@
|
||||
"worker-plugin": "5.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/compiler-cli": "^11.0.0 || ^11.0.0-next",
|
||||
"@angular/localize": "^11.0.0 || ^11.0.0-next",
|
||||
"@angular/compiler-cli": "^11.0.0 || ^11.1.0-next",
|
||||
"@angular/localize": "^11.0.0 || ^11.1.0-next",
|
||||
"karma": "^5.2.0",
|
||||
"ng-packagr": "^11.0.0 || ^11.0.0-next",
|
||||
"ng-packagr": "^11.0.0 || ^11.1.0-next",
|
||||
"protractor": "^7.0.0",
|
||||
"tslint": "^6.1.0",
|
||||
"typescript": "~4.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user