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 440d87c commit ca30573Copy full SHA for ca30573
package.json
@@ -64,9 +64,9 @@
64
"license": "Apache-2.0",
65
"author": "IBM",
66
"peerDependencies": {
67
- "@angular/common": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
68
- "@angular/core": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
69
- "@angular/forms": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
+ "@angular/common": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0",
+ "@angular/core": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0",
+ "@angular/forms": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0",
70
"@carbon/styles": "^1.56.0",
71
"rxjs": "^6.0.0 || ^7.0.0",
72
"zone.js": "^0.11.0"
0 commit comments