Skip to content

Commit 807559c

Browse files
clydinalan-agius4
authored andcommitted
fix(@angular-devkit/build-angular): update Angular peer dependencies to 11 stable
1 parent 230c686 commit 807559c

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
@@ -80,10 +80,10 @@
8080
"worker-plugin": "5.0.0"
8181
},
8282
"peerDependencies": {
83-
"@angular/compiler-cli": "^11.0.0 || ^11.1.0-next",
84-
"@angular/localize": "^11.0.0 || ^11.1.0-next",
83+
"@angular/compiler-cli": "^11.0.0",
84+
"@angular/localize": "^11.0.0",
8585
"karma": "^5.2.0",
86-
"ng-packagr": "^11.0.0 || ^11.1.0-next",
86+
"ng-packagr": "^11.0.0",
8787
"protractor": "^7.0.0",
8888
"tslint": "^6.1.0",
8989
"typescript": "~4.0.0 || ~4.1.0"

0 commit comments

Comments
 (0)