@trafilea/afrodita-components 6.21.1 → 6.21.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -793,7 +793,7 @@ var tsd = {
793
793
  },
794
794
  desktop: {
795
795
  width: '65px',
796
- height: '86px',
796
+ height: 'auto',
797
797
  },
798
798
  },
799
799
  aspectRatio: '3/4',
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Trafilea's Design System",
4
4
  "author": "Trafilea",
5
5
  "repository": "https://github.com/trafilea/afrodita-components",
6
- "version": "6.21.1",
6
+ "version": "6.21.3",
7
7
  "private": false,
8
8
  "main": "build/index.js",
9
9
  "style": "build/index.css",