@zendeskgarden/container-tabs
Advanced tools
Comparing version 2.0.10 to 2.0.11
@@ -50,3 +50,3 @@ /** | ||
'data-garden-container-id': 'containers.tabs', | ||
'data-garden-container-version': '2.0.10' | ||
'data-garden-container-version': '2.0.11' | ||
}; | ||
@@ -53,0 +53,0 @@ }, [getGroupProps, orientation]); |
@@ -48,3 +48,3 @@ /** | ||
'data-garden-container-id': 'containers.tabs', | ||
'data-garden-container-version': '2.0.10' | ||
'data-garden-container-version': '2.0.11' | ||
}; | ||
@@ -51,0 +51,0 @@ }, [getGroupProps, orientation]); |
{ | ||
"name": "@zendeskgarden/container-tabs", | ||
"version": "2.0.10", | ||
"version": "2.0.11", | ||
"description": "Containers relating to tabs in the Garden Design System", | ||
@@ -24,3 +24,3 @@ "license": "Apache-2.0", | ||
"@babel/runtime": "^7.8.4", | ||
"@zendeskgarden/container-selection": "^3.0.9", | ||
"@zendeskgarden/container-selection": "^3.0.10", | ||
"@zendeskgarden/container-utilities": "^2.0.0" | ||
@@ -46,3 +46,3 @@ }, | ||
"zendeskgarden:src": "src/index.ts", | ||
"gitHead": "b0306556b413d33443c716f834e0a6eb856120c5" | ||
"gitHead": "f20538e24c81c09be96684315918d74937d814e0" | ||
} |
24917