Skip to content

Commit c77f8ec

Browse files
clydinalan-agius4
authored andcommitted
fix(@angular-devkit/build-angular): update peer dependencies to 10 stable
1 parent 0e3bf42 commit c77f8ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
"worker-plugin": "5.0.0"
7575
},
7676
"peerDependencies": {
77-
"@angular/compiler-cli": ">=10.1.0-next.0 < 11",
78-
"@angular/localize": ">=10.1.0-next.0 < 11",
77+
"@angular/compiler-cli": "^10.0.0",
78+
"@angular/localize": "^10.0.0",
7979
"ng-packagr": "^10.0.0",
8080
"typescript": ">=3.9 < 4.1"
8181
},

0 commit comments

Comments
 (0)