Skip to content

Commit 9161337

Browse files
clydinalan-agius4
authored andcommitted
fix(@angular-devkit/build-angular): update Angular peer dependencies to 11 stable
1 parent 28910ac commit 9161337

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@
7878
"worker-plugin": "5.0.0"
7979
},
8080
"peerDependencies": {
81-
"@angular/compiler-cli": "^11.0.0 || ^11.0.0-next",
82-
"@angular/localize": "^11.0.0 || ^11.0.0-next",
81+
"@angular/compiler-cli": "^11.0.0",
82+
"@angular/localize": "^11.0.0",
8383
"karma": "~5.1.0",
84-
"ng-packagr": "^11.0.0 || ^11.0.0-next",
84+
"ng-packagr": "^11.0.0",
8585
"protractor": "^7.0.0",
8686
"tslint": "^6.1.0",
8787
"typescript": "~4.0.0"

0 commit comments

Comments
 (0)