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 230c686 commit 807559cCopy full SHA for 807559c
packages/angular_devkit/build_angular/package.json
@@ -80,10 +80,10 @@
80
"worker-plugin": "5.0.0"
81
},
82
"peerDependencies": {
83
- "@angular/compiler-cli": "^11.0.0 || ^11.1.0-next",
84
- "@angular/localize": "^11.0.0 || ^11.1.0-next",
+ "@angular/compiler-cli": "^11.0.0",
+ "@angular/localize": "^11.0.0",
85
"karma": "^5.2.0",
86
- "ng-packagr": "^11.0.0 || ^11.1.0-next",
+ "ng-packagr": "^11.0.0",
87
"protractor": "^7.0.0",
88
"tslint": "^6.1.0",
89
"typescript": "~4.0.0 || ~4.1.0"
0 commit comments