@goodhood-web/nebenan-base 1.4.2 → 1.4.3-development.1

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
@@ -58030,7 +58030,7 @@ const vx = "_mobileHeaderBar_1xzfq_106", px = "_typography_1xzfq_117", bx = "_ti
58030
58030
  lineNumber: 30,
58031
58031
  columnNumber: 9
58032
58032
  }, void 0),
58033
- /* @__PURE__ */ k.jsxDEV("div", { className: sn.infoSection, children: [
58033
+ /* @__PURE__ */ k.jsxDEV("div", { className: sn.infoSection, "data-testid": "poi-card-info", children: [
58034
58034
  /* @__PURE__ */ k.jsxDEV(
58035
58035
  De,
58036
58036
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/nebenan-base",
3
- "version": "1.4.2",
3
+ "version": "1.4.3-development.1",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "publishConfig": {