@trafilea/afrodita-components 6.36.16 → 6.36.17

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.
@@ -758,7 +758,7 @@ var thebodcon = {
758
758
  },
759
759
  },
760
760
  divider: {
761
- color: '--colors-pallete-secondary-soft-color',
761
+ color: '--colors-shades-200-color',
762
762
  },
763
763
  checkout: {
764
764
  paymentInformation: {
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.36.16",
6
+ "version": "6.36.17",
7
7
  "private": false,
8
8
  "main": "build/index.js",
9
9
  "style": "build/index.css",