We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e3bf42 commit c77f8ecCopy full SHA for c77f8ec
packages/angular_devkit/build_angular/package.json
@@ -74,8 +74,8 @@
74
"worker-plugin": "5.0.0"
75
},
76
"peerDependencies": {
77
- "@angular/compiler-cli": ">=10.1.0-next.0 < 11",
78
- "@angular/localize": ">=10.1.0-next.0 < 11",
+ "@angular/compiler-cli": "^10.0.0",
+ "@angular/localize": "^10.0.0",
79
"ng-packagr": "^10.0.0",
80
"typescript": ">=3.9 < 4.1"
81
0 commit comments