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 d2ce3e7 commit 8300d53Copy full SHA for 8300d53
packages/angular_devkit/build_angular/package.json
@@ -81,11 +81,11 @@
81
"worker-plugin": "5.0.0"
82
},
83
"peerDependencies": {
84
- "@angular/compiler-cli": "^11.0.0 || ^11.1.0-next",
85
- "@angular/localize": "^11.0.0 || ^11.1.0-next",
86
- "@angular/service-worker": "^11.0.0 || ^11.1.0-next",
+ "@angular/compiler-cli": "^11.0.0 || ^11.2.0-next",
+ "@angular/localize": "^11.0.0 || ^11.2.0-next",
+ "@angular/service-worker": "^11.0.0 || ^11.2.0-next",
87
"karma": "^5.2.0 || ^6.0.0",
88
- "ng-packagr": "^11.0.0 || ^11.1.0-next",
+ "ng-packagr": "^11.0.0 || ^11.2.0-next",
89
"protractor": "^7.0.0",
90
"tailwindcss": "^2.0.0",
91
"tslint": "^6.1.0",
0 commit comments