@goodhood-web/ui 4.13.0-development.5 → 4.13.0-development.6

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 (3) hide show
  1. package/index.js +1 -1
  2. package/index.mjs +1 -1
  3. package/package.json +1 -1
package/index.mjs CHANGED
@@ -16375,7 +16375,7 @@ const jx = "_root_htjkd_146", Zx = "_root__content_htjkd_185", Ux = "_root__head
16375
16375
  }),
16376
16376
  children: [
16377
16377
  /* @__PURE__ */ m(O, { className: wt.root__headline, type: "h5", children: n }),
16378
- /* @__PURE__ */ m(O, { className: wt.root__description, type: "body-regular", children: e })
16378
+ /* @__PURE__ */ m(O, { className: wt.root__description, type: "detail-regular", children: e })
16379
16379
  ]
16380
16380
  }
16381
16381
  ),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/ui",
3
- "version": "4.13.0-development.5",
3
+ "version": "4.13.0-development.6",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "repository": "https://github.com/good-hood-gmbh/goodhood-web",