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 4f91194 commit 62f5c36Copy full SHA for 62f5c36
projects/angular-odata/package.json
@@ -32,8 +32,8 @@
32
"postbuild": "npm run copy:schemas && npm run copy:files && npm run copy:collection"
33
},
34
"peerDependencies": {
35
- "@angular/common": "^21.0.0",
36
- "@angular/core": "^21.0.0"
+ "@angular/common": ">=20.0.0",
+ "@angular/core": ">=20.0.0"
37
38
"schematics": "./schematics/collection.json",
39
"ng-add": {
0 commit comments