@trafilea/afrodita-components 6.49.7 → 6.49.8

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.
@@ -956,12 +956,12 @@ var tsd = {
956
956
  lineHeight: '14px',
957
957
  },
958
958
  'tag-regular': {
959
- fontSize: 24,
960
- lineHeight: '32px',
959
+ fontSize: 14,
960
+ lineHeight: '16px',
961
961
  },
962
962
  'tag-small': {
963
- fontSize: 16,
964
- lineHeight: '24px',
963
+ fontSize: 12,
964
+ lineHeight: '14px',
965
965
  },
966
966
  },
967
967
  },
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.49.7",
6
+ "version": "6.49.8",
7
7
  "private": false,
8
8
  "main": "build/index.js",
9
9
  "style": "build/index.css",