@goodhood-web/nebenan-core 3.5.0-development.12 → 3.5.0-development.14

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
@@ -5389,7 +5389,7 @@ const xd = "_root_1fb89_141", kd = {
5389
5389
  [t, r]
5390
5390
  ), l = ae((m) => ({
5391
5391
  currency: "EUR",
5392
- payment_method: "chargbee",
5392
+ payment_method: "chargebee",
5393
5393
  revenue: m,
5394
5394
  total_quantity: 1,
5395
5395
  transaction_id: T1()
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/nebenan-core",
3
- "version": "3.5.0-development.12",
3
+ "version": "3.5.0-development.14",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "repository": "https://github.com/good-hood-gmbh/goodhood-web",