@inceptionbg/main 1.0.79 → 1.0.80

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.d.ts +1 -1
  2. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -101,7 +101,7 @@ interface IFileSignatory {
101
101
  phoneNumber?: string;
102
102
  personalIdentityNumber?: string;
103
103
  signatureAppearance?: ISignatureAppearance;
104
- visualisationProfile?: ISimpleObject;
104
+ visualizationProfile?: ISimpleObject;
105
105
  signatureType?: 'ESIG' | 'ESEAL';
106
106
  }
107
107
  interface ISignatureAppearance {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inceptionbg/main",
3
- "version": "1.0.79",
3
+ "version": "1.0.80",
4
4
  "description": "Main app wrapper for Inception ecosystem",
5
5
  "type": "module",
6
6
  "files": [