We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 297410a commit 81baa4fCopy full SHA for 81baa4f
packages/angular_devkit/build_angular/package.json
@@ -77,11 +77,11 @@
77
"webpack-subresource-integrity": "1.5.2"
78
},
79
"peerDependencies": {
80
- "@angular/compiler-cli": "^12.0.0 || ^12.2.0-next",
81
- "@angular/localize": "^12.0.0 || ^12.2.0-next",
82
- "@angular/service-worker": "^12.0.0 || ^12.2.0-next",
+ "@angular/compiler-cli": "^12.0.0",
+ "@angular/localize": "^12.0.0",
+ "@angular/service-worker": "^12.0.0",
83
"karma": "^6.3.0",
84
- "ng-packagr": "^12.0.0 || ^12.1.0-next",
+ "ng-packagr": "^12.0.0",
85
"protractor": "^7.0.0",
86
"tailwindcss": "^2.0.0",
87
"tslint": "^6.1.0",
0 commit comments