@trafilea/afrodita-components 6.18.3 → 6.18.4

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.
@@ -107,6 +107,10 @@ var tsd = {
107
107
  color: '#545454',
108
108
  contrast: '--colors-shades-700-color',
109
109
  },
110
+ 100: {
111
+ color: '#F9F6F1',
112
+ contrast: '--colors-shades-700-color',
113
+ },
110
114
  },
111
115
  neutral: {
112
116
  color: '#F7F4F2',
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.18.3",
6
+ "version": "6.18.4",
7
7
  "private": false,
8
8
  "main": "build/index.js",
9
9
  "style": "build/index.css",