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 abc947e commit 3f1609dCopy full SHA for 3f1609d
package.json
@@ -60,9 +60,9 @@
60
"license": "Apache-2.0",
61
"author": "IBM",
62
"peerDependencies": {
63
- "@angular/common": "^14.0.0 || ^15.0.0 || ^16.0.0",
64
- "@angular/core": "^14.0.0 || ^15.0.0 || ^16.0.0",
65
- "@angular/forms": "^14.0.0 || ^15.0.0 || ^16.0.0",
+ "@angular/common": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
+ "@angular/core": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
+ "@angular/forms": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
66
"@carbon/styles": "^1.5.0",
67
"rxjs": "^6.0.0 || ^7.0.0",
68
"zone.js": "^0.11.0"
0 commit comments