@trafilea/afrodita-components 6.23.0 → 6.23.1

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.
@@ -381,7 +381,7 @@ var revel = {
381
381
  },
382
382
  stars: {
383
383
  element: {
384
- color: '#E7B8A6',
384
+ color: '#F6C180',
385
385
  xsmall: {
386
386
  width: '0.656rem',
387
387
  height: '0.656rem',
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.23.0",
6
+ "version": "6.23.1",
7
7
  "private": false,
8
8
  "main": "build/index.js",
9
9
  "style": "build/index.css",