Skip to content

Commit

Permalink
Fix: [OV-43444] - Added missing tooltip dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vicky-comeau committed Jul 7, 2023
1 parent c5bd358 commit db99421
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/beige-swans-crash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@igloo-ui/metric': patch
---

Added missing tooltip dependency to Metric.
1 change: 1 addition & 0 deletions packages/Metric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"dependencies": {
"@igloo-ui/icons": "^1.6.0",
"@igloo-ui/tokens": "^2.0.0",
"@igloo-ui/tooltip": "^3.1.4",
"classnames": "^2.3.2",
"react-aria": "^3.22.0"
},
Expand Down

0 comments on commit db99421

Please sign in to comment.