@felloh-org/lambda-wrapper 1.2.23 → 1.2.24

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 +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -207,7 +207,7 @@ Object.defineProperty(exports, "OrganisationPaymentProviderMethodEntity", {
207
207
  return _organisationPaymentProviderMethod.default;
208
208
  }
209
209
  });
210
- Object.defineProperty(exports, "OrganisationPayoutConfig", {
210
+ Object.defineProperty(exports, "OrganisationPayoutConfigEntity", {
211
211
  enumerable: true,
212
212
  get: function () {
213
213
  return _organisationPayoutConfig.default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@felloh-org/lambda-wrapper",
3
- "version": "1.2.23",
3
+ "version": "1.2.24",
4
4
  "description": "Lambda wrapper for all Felloh Serverless Projects",
5
5
  "main": "dist/index.js",
6
6
  "engines": {