Skip to content

Commit 8300d53

Browse files
clydinalan-agius4
authored andcommitted
fix(@angular-devkit/build-angular): update Angular peer dependencies to 11.2 prerelease
1 parent d2ce3e7 commit 8300d53

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@
8181
"worker-plugin": "5.0.0"
8282
},
8383
"peerDependencies": {
84-
"@angular/compiler-cli": "^11.0.0 || ^11.1.0-next",
85-
"@angular/localize": "^11.0.0 || ^11.1.0-next",
86-
"@angular/service-worker": "^11.0.0 || ^11.1.0-next",
84+
"@angular/compiler-cli": "^11.0.0 || ^11.2.0-next",
85+
"@angular/localize": "^11.0.0 || ^11.2.0-next",
86+
"@angular/service-worker": "^11.0.0 || ^11.2.0-next",
8787
"karma": "^5.2.0 || ^6.0.0",
88-
"ng-packagr": "^11.0.0 || ^11.1.0-next",
88+
"ng-packagr": "^11.0.0 || ^11.2.0-next",
8989
"protractor": "^7.0.0",
9090
"tailwindcss": "^2.0.0",
9191
"tslint": "^6.1.0",

0 commit comments

Comments
 (0)