@vtmn/css-accordion
Advanced tools
Comparing version 0.2.11 to 0.2.12
{ | ||
"name": "@vtmn/css-accordion", | ||
"version": "0.2.11", | ||
"version": "0.2.12", | ||
"description": "Decathlon Design System - Vitamin specific CSS styles for accordion component", | ||
@@ -28,2 +28,5 @@ "keywords": [ | ||
}, | ||
"dependencies": { | ||
"@vtmn/icons": "^0.12.0" | ||
}, | ||
"devDependencies": { | ||
@@ -43,3 +46,3 @@ "@vtmn/css-design-tokens": "^0.18.4", | ||
"svelte": "dist/index-with-vars.css", | ||
"gitHead": "1f5debcd24b8a05c5965f1173696c3c888ca852f" | ||
"gitHead": "011c6173f2b7b5e5e04c6da3c7e336f2ececfc31" | ||
} |
36592
1
+ Added@vtmn/icons@^0.12.0
+ Added@vtmn/icons@0.12.1(transitive)