Skip to content

Commit a7d3e76

Browse files
committed
ci(manager-react-components): version MRC to v3
To force MRC installation of MRC from NPM, MRC has been versioned to v3 alpha version Also, bump ODS to v19.0.1 Signed-off-by: Anoop N <[email protected]>
1 parent a1110ad commit a7d3e76

File tree

2 files changed

+800
-722
lines changed

2 files changed

+800
-722
lines changed

packages/manager-react-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/manager-react-components",
3-
"version": "2.31.0",
3+
"version": "3.0.0-alpha.1",
44
"license": "BSD-3-Clause",
55
"author": "OVH SAS",
66
"types": "dist/types/src/lib.d.ts",
@@ -56,7 +56,7 @@
5656
"@ovh-ux/manager-tests-setup": "^0.2.0",
5757
"@ovh-ux/manager-vite-config": "^0.10.1",
5858
"@ovhcloud/ods-components": "^18.6.2",
59-
"@ovhcloud/ods-react": "19.0.0-alpha.2",
59+
"@ovhcloud/ods-react": "19.0.1",
6060
"@ovhcloud/ods-themes": "^18.6.2",
6161
"@types/lodash.isdate": "^4.0.9",
6262
"@types/lodash.isequal": "^4.5.0",

0 commit comments

Comments
 (0)