Skip to content

Commit

Permalink
build(common-api): fix dependancies of common api on independantly build
Browse files Browse the repository at this point in the history
Signed-off-by: Thibault Barske <[email protected]>
  • Loading branch information
tibs245 committed Dec 17, 2024
1 parent f31fcf4 commit 5b42cb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/manager/modules/common-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"test:coverage": "vitest run --coverage"
},
"devDependencies": {
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-test-utils": "^0.2.1",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
Expand Down

0 comments on commit 5b42cb5

Please sign in to comment.