@solostylist/ui-kit 1.0.129 → 1.0.130

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.
@@ -321,7 +321,7 @@ const l = m(), e = {
321
321
  dark: o[700]
322
322
  },
323
323
  grey: a,
324
- divider: r(a[200], 0.9),
324
+ divider: r(a[300], 0.9),
325
325
  background: {
326
326
  default: a[50],
327
327
  paper: a[100]
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "registry": "https://registry.npmjs.org"
5
5
  },
6
- "version": "1.0.129",
6
+ "version": "1.0.130",
7
7
  "description": "advanced ui kit for solostylist",
8
8
  "private": false,
9
9
  "type": "module",