apacuana-sdk-core 1.11.0 → 1.12.0

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.
package/dist/index.mjs CHANGED
@@ -33686,7 +33686,7 @@ var addSignerOnBoarding = /*#__PURE__*/function () {
33686
33686
  response = _context5.v;
33687
33687
  return _context5.a(2, new ApacuanaSuccess({
33688
33688
  signer: signerData.typedoc + signerData.doc,
33689
- docId: response.data.id
33689
+ docId: response.id
33690
33690
  }));
33691
33691
  case 3:
33692
33692
  _context5.p = 3;