clay-dropdown
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "clay-dropdown", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Clay Dropdown Component", | ||
@@ -30,10 +30,11 @@ "license": "BSD", | ||
"dependencies": { | ||
"clay-button": "^2.0.0", | ||
"clay-checkbox": "^2.0.0", | ||
"clay-component": "^2.0.0", | ||
"clay-icon": "^2.0.0", | ||
"clay-link": "^2.0.0", | ||
"clay-portal": "^2.0.0", | ||
"clay-radio": "^2.0.0", | ||
"clay-button": "^2.0.1", | ||
"clay-checkbox": "^2.0.1", | ||
"clay-component": "^2.0.1", | ||
"clay-icon": "^2.0.1", | ||
"clay-link": "^2.0.1", | ||
"clay-portal": "^2.0.1", | ||
"clay-radio": "^2.0.1", | ||
"metal": "^2.16.0", | ||
"metal-component": "^2.16.0", | ||
"metal-dom": "^2.16.0", | ||
@@ -53,3 +54,3 @@ "metal-events": "^2.16.0", | ||
"browserslist-config-clay-components": "^2.0.0", | ||
"clay-css": "^2.0.0", | ||
"clay-css": "^2.0.1", | ||
"metal-dom": "^2.13.2", | ||
@@ -56,0 +57,0 @@ "metal-tools-soy": "^6.0.0", |
646636
15
+ Addedmetal-component@^2.16.0
Updatedclay-button@^2.0.1
Updatedclay-checkbox@^2.0.1
Updatedclay-component@^2.0.1
Updatedclay-icon@^2.0.1
Updatedclay-link@^2.0.1
Updatedclay-portal@^2.0.1
Updatedclay-radio@^2.0.1