Skip to content

Commit

Permalink
fix(vrack): add ng-ovh-utils dep to resolve vrack build (#14673)
Browse files Browse the repository at this point in the history
ref:MANAGER-16550

Signed-off-by: Quentin Pavy <[email protected]>
  • Loading branch information
qpavy authored and anooparveti committed Dec 20, 2024
1 parent 25c5d50 commit d93d91b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/manager/apps/vrack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"@ovh-ux/ng-ovh-swimming-poll": "^5.1.2",
"@ovh-ux/ng-ovh-toaster": "^2.1.2",
"@ovh-ux/ng-ovh-user-pref": "^2.1.2",
"@ovh-ux/ng-ovh-utils": "^14.5.0",
"@ovh-ux/ng-translate-async-loader": "^2.2.2",
"@ovh-ux/ng-ui-router-breadcrumb": "^1.3.2",
"@ovh-ux/request-tagger": "^0.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/vrack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"peerDependencies": {
"@ovh-ux/manager-cloud-styles": "^0.4.0 || ^1.0.0",
"@ovh-ux/manager-core": "^12.0.0 || ^13.0.0",
"@ovh-ux/manager-ng-apiv2-helper": "^0.1.0",
"@ovh-ux/manager-ng-apiv2-helper": "^0.2.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.0.0",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.8.2",
"@ovh-ux/ng-ovh-contracts": "^4.2.0",
Expand Down

0 comments on commit d93d91b

Please sign in to comment.