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 c0f1b5e commit 167eed4Copy full SHA for 167eed4
packages/angular_devkit/build_angular/package.json
@@ -76,11 +76,11 @@
76
"webpack-subresource-integrity": "1.5.2"
77
},
78
"peerDependencies": {
79
- "@angular/compiler-cli": "^12.0.0 || ^12.2.0-next",
80
- "@angular/localize": "^12.0.0 || ^12.2.0-next",
81
- "@angular/service-worker": "^12.0.0 || ^12.2.0-next",
+ "@angular/compiler-cli": "^13.0.0 || ^13.0.0-next",
+ "@angular/localize": "^13.0.0 || ^13.0.0-next",
+ "@angular/service-worker": "^13.0.0 || ^13.0.0-next",
82
"karma": "^6.3.0",
83
- "ng-packagr": "^12.0.0 || ^12.1.0-next",
+ "ng-packagr": "^12.0.0",
84
"protractor": "^7.0.0",
85
"tailwindcss": "^2.0.0",
86
"typescript": "~4.2.3 || ~4.3.2"
0 commit comments