@trafilea/afrodita-components 7.1.18 → 7.1.19

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.
@@ -1018,7 +1018,7 @@ var thespadr = {
1018
1018
  height: 'auto',
1019
1019
  },
1020
1020
  },
1021
- aspectRatio: '3/4',
1021
+ aspectRatio: '1/1',
1022
1022
  tagPosition: {
1023
1023
  top: '21px',
1024
1024
  left: '0',
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": "7.1.18",
6
+ "version": "7.1.19",
7
7
  "private": false,
8
8
  "main": "build/lib/index.js",
9
9
  "style": "build/es/index.css",