beca-ui 2.1.1-beta.26 → 2.1.1-beta.27

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/beca-ui.js +3 -3
  2. package/package.json +1 -1
package/dist/beca-ui.js CHANGED
@@ -100399,9 +100399,9 @@ const h8 = Cu({
100399
100399
  ...e7,
100400
100400
  token: {
100401
100401
  ...e7.token,
100402
- fontFamily: he.fontFamily ?? Q6,
100403
- ...e.themeConfig
100404
- }
100402
+ fontFamily: he.fontFamily ?? Q6
100403
+ },
100404
+ ...e.themeConfig
100405
100405
  },
100406
100406
  children: /* @__PURE__ */ P(
100407
100407
  h8.Provider,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "beca-ui",
3
- "version": "2.1.1-beta.26",
3
+ "version": "2.1.1-beta.27",
4
4
  "description": "Becawork UI",
5
5
  "license": "MIT",
6
6
  "author": {