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 e553e0d commit 6d5cac9Copy full SHA for 6d5cac9
packages/angular/package.json
@@ -67,8 +67,8 @@
67
"lodash": "^4.17.21"
68
},
69
"peerDependencies": {
70
- "@angular/core": "^18.0.0 | ^19.0.0",
71
- "@angular/forms": "^18.0.0 | ^19.0.0",
+ "@angular/core": "^18.0.0 || ^19.0.0",
+ "@angular/forms": "^18.0.0 || ^19.0.0",
72
"@jsonforms/core": "3.5.0",
73
"rxjs": "^6.6.0 || ^7.4.0"
74
0 commit comments