We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28910ac commit 9161337Copy full SHA for 9161337
packages/angular_devkit/build_angular/package.json
@@ -78,10 +78,10 @@
78
"worker-plugin": "5.0.0"
79
},
80
"peerDependencies": {
81
- "@angular/compiler-cli": "^11.0.0 || ^11.0.0-next",
82
- "@angular/localize": "^11.0.0 || ^11.0.0-next",
+ "@angular/compiler-cli": "^11.0.0",
+ "@angular/localize": "^11.0.0",
83
"karma": "~5.1.0",
84
- "ng-packagr": "^11.0.0 || ^11.0.0-next",
+ "ng-packagr": "^11.0.0",
85
"protractor": "^7.0.0",
86
"tslint": "^6.1.0",
87
"typescript": "~4.0.0"
0 commit comments