Skip to content

Commit bd7351a

Browse files
chore: add support for fundamental dependencies to version 0.56 (#414)
Co-authored-by: Grzegorz Krajniak <[email protected]>
1 parent 03dfb95 commit bd7351a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"@angular/platform-browser": "^19.0.0 || ^20.0.0",
3333
"@angular/platform-browser-dynamic": "^19.0.0 || ^20.0.0",
3434
"@angular/router": "^19.0.0 || ^20.0.0",
35-
"@fundamental-ngx/cdk": "^0.55.0 || ^0.57.0",
36-
"@fundamental-ngx/core": "^0.55.0 || ^0.57.0",
37-
"@fundamental-ngx/i18n": "^0.55.0 || ^0.57.0",
35+
"@fundamental-ngx/cdk": "^0.55.0 || ^0.56.0 || ^0.57.0",
36+
"@fundamental-ngx/core": "^0.55.0 || ^0.56.0 || ^0.57.0",
37+
"@fundamental-ngx/i18n": "^0.55.0 || ^0.56.0 || ^0.57.0",
3838
"@luigi-project/client": "^2.21.3",
3939
"@luigi-project/client-support-angular": "^2.21.3 || ^20.0.1",
4040
"@luigi-project/core": "^2.21.3",

0 commit comments

Comments
 (0)