Skip to content

Commit 167eed4

Browse files
clydinalan-agius4
authored andcommitted
fix(@angular-devkit/build-angular): update Angular peer dependencies to v13.0 prerelease
1 parent c0f1b5e commit 167eed4

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
@@ -76,11 +76,11 @@
7676
"webpack-subresource-integrity": "1.5.2"
7777
},
7878
"peerDependencies": {
79-
"@angular/compiler-cli": "^12.0.0 || ^12.2.0-next",
80-
"@angular/localize": "^12.0.0 || ^12.2.0-next",
81-
"@angular/service-worker": "^12.0.0 || ^12.2.0-next",
79+
"@angular/compiler-cli": "^13.0.0 || ^13.0.0-next",
80+
"@angular/localize": "^13.0.0 || ^13.0.0-next",
81+
"@angular/service-worker": "^13.0.0 || ^13.0.0-next",
8282
"karma": "^6.3.0",
83-
"ng-packagr": "^12.0.0 || ^12.1.0-next",
83+
"ng-packagr": "^12.0.0",
8484
"protractor": "^7.0.0",
8585
"tailwindcss": "^2.0.0",
8686
"typescript": "~4.2.3 || ~4.3.2"

0 commit comments

Comments
 (0)