Skip to content

Commit 38c3c3d

Browse files
committed
refactor(dependency): support @shiftcode/ngx-core@^12.1.0-pr61
1 parent 0281340 commit 38c3c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@angular/forms": "^20.0.0",
2626
"@angular/router": "^20.0.0",
2727
"@shiftcode/logger": "^3.0.0",
28-
"@shiftcode/ngx-core": "^12.0.0 || ^12.0.0-pr56",
28+
"@shiftcode/ngx-core": "^12.0.0 || ^12.1.0-pr61",
2929
"rxjs": "^6.5.3 || ^7.4.0"
3030
}
3131
}

0 commit comments

Comments
 (0)