@clayui/tooltip
Advanced tools
Comparing version 3.3.2 to 3.3.3
@@ -6,2 +6,8 @@ # Change Log | ||
## [3.3.3](https://github.com/liferay/clay/compare/@clayui/tooltip@3.3.2...@clayui/tooltip@3.3.3) (2020-07-28) | ||
### Bug Fixes | ||
- update packages to appropriate dependencies ([0026168](https://github.com/liferay/clay/commit/0026168)) | ||
## [3.3.2](https://github.com/liferay/clay/compare/@clayui/tooltip@3.3.1...@clayui/tooltip@3.3.2) (2020-07-07) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@clayui/tooltip", | ||
"version": "3.3.2", | ||
"version": "3.3.3", | ||
"description": "ClayTooltip component", | ||
@@ -29,3 +29,3 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"@clayui/shared": "^3.1.3", | ||
"@clayui/shared": "^3.2.1", | ||
"classnames": "^2.2.6", | ||
@@ -43,3 +43,3 @@ "dom-align": "^1.10.2", | ||
], | ||
"gitHead": "578a373f4e7cef10c2bff36871d2693ee21844f7" | ||
"gitHead": "c3d6a4b78259655789b4181fea4579605d718f89" | ||
} |
29972
Updated@clayui/shared@^3.2.1