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 0da70a1 commit 7c294d7Copy full SHA for 7c294d7
package.json
@@ -54,10 +54,10 @@
54
"esbuild": ">=0.13.8"
55
},
56
"peerDependencies": {
57
- "@angular-devkit/build-angular": ">=0.1102.19 <14.0.0",
58
- "@angular/compiler-cli": ">=11.2.14 <14.0.0",
59
- "@angular/core": ">=11.2.14 <14.0.0",
60
- "@angular/platform-browser-dynamic": ">=11.2.14 <14.0.0",
+ "@angular-devkit/build-angular": ">=0.1102.19 <15.0.0",
+ "@angular/compiler-cli": ">=11.2.14 <15.0.0",
+ "@angular/core": ">=11.2.14 <15.0.0",
+ "@angular/platform-browser-dynamic": ">=11.2.14 <15.0.0",
61
"jest": "^28.0.0",
62
"typescript": ">=4.3"
63
0 commit comments