@versini/ui-styles 3.2.11 → 4.0.0

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.
Files changed (2) hide show
  1. package/dist/index.js +0 -1
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -4962,7 +4962,6 @@ const Yu = /* @__PURE__ */ Nt(ju), Gu = {
4962
4962
  to: { opacity: "100" }
4963
4963
  }
4964
4964
  }, Zu = [
4965
- "@versini/ui-anchor",
4966
4965
  "@versini/ui-bubble",
4967
4966
  "@versini/ui-button",
4968
4967
  "@versini/ui-card",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@versini/ui-styles",
3
- "version": "3.2.11",
3
+ "version": "4.0.0",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -40,5 +40,5 @@
40
40
  "fs-extra": "11.3.0",
41
41
  "tailwindcss": "3.4.17"
42
42
  },
43
- "gitHead": "9b5a0759ddf758055284f56b5759eccd0c1b16d1"
43
+ "gitHead": "e1786e4c57e30abf7d586b16a976681c97df323f"
44
44
  }