Skip to content

Commit

Permalink
fix(tabs): use correct theming dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dpellier committed Sep 6, 2023
1 parent 4286a54 commit b31672a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/components/tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@ovhcloud/ods-common-core": "^15.0.1",
"@ovhcloud/ods-common-stencil": "^15.0.1",
"@ovhcloud/ods-theming": "^15.0.1"
"@ovhcloud/ods-common-theming": "^15.0.1"
},
"devDependencies": {
"@ovhcloud/ods-common-testing": "^15.0.1",
Expand Down
9 changes: 1 addition & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6928,11 +6928,11 @@ __metadata:
"@ovhcloud/ods-common-core": ^15.0.1
"@ovhcloud/ods-common-stencil": ^15.0.1
"@ovhcloud/ods-common-testing": ^15.0.1
"@ovhcloud/ods-common-theming": ^15.0.1
"@ovhcloud/ods-component-icon": ^15.0.1
"@ovhcloud/ods-component-link": ^15.0.1
"@ovhcloud/ods-component-text": ^15.0.1
"@ovhcloud/ods-stencil-dev": ^15.0.1
"@ovhcloud/ods-theming": ^15.0.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -7340,13 +7340,6 @@ __metadata:
languageName: unknown
linkType: soft

"@ovhcloud/ods-theming@npm:^15.0.1":
version: 15.0.1
resolution: "@ovhcloud/ods-theming@npm:15.0.1"
checksum: c03297f342f2e52940c14c27e6f926e758192a22792f18f271c9d7cac3775ceaf44bb25db212c94b2dfde44a40d4c1491cfc84ee5dd80b2633de1bd466796fad
languageName: node
linkType: hard

"@ovhcloud/ods-vue-dev@^15.0.1, @ovhcloud/ods-vue-dev@workspace:packages/shared-dependencies/odsVueDev":
version: 0.0.0-use.local
resolution: "@ovhcloud/ods-vue-dev@workspace:packages/shared-dependencies/odsVueDev"
Expand Down

0 comments on commit b31672a

Please sign in to comment.