We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 223554c commit e933814Copy full SHA for e933814
projects/swimlane/ngx-ui/package.json
@@ -28,7 +28,7 @@
28
"@angular/forms": ">=12.2.2",
29
"@angular/platform-browser": ">=12.2.2",
30
"@types/json-schema": "^7.0.9",
31
- "ajv": "^6.12.6",
+ "ajv": "^6.12.6 || ^8.0.0",
32
"codemirror": "5.65.8",
33
"core-js": "^3.6.5",
34
"json-schema": "*",
0 commit comments