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 8336464 commit 9af2516Copy full SHA for 9af2516
package.json
@@ -21,8 +21,8 @@
21
},
22
"peerDependencies": {
23
"@angular-devkit/schematics": "^19.2.15",
24
- "@angular/common": "^19.2.15",
25
- "@angular/core": "^19.2.15",
+ "@angular/common": "^19.2.15 || ^21.0.0",
+ "@angular/core": "^19.2.15 || ^21.0.0",
26
"@spartacus/core": "2211.43.0",
27
"@spartacus/schematics": "2211.43.0",
28
"rxjs": "^7.8.0"
0 commit comments