iv-npm 1.7.21 → 1.7.22

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.
@@ -26,7 +26,7 @@ declare const _default: import("vue").DefineComponent<{
26
26
  type: NumberConstructor;
27
27
  required: true;
28
28
  };
29
- accoutingType: {
29
+ accountingType: {
30
30
  type: NumberConstructor;
31
31
  required: true;
32
32
  };
@@ -136,7 +136,7 @@ declare const _default: import("vue").DefineComponent<{
136
136
  type: NumberConstructor;
137
137
  required: true;
138
138
  };
139
- accoutingType: {
139
+ accountingType: {
140
140
  type: NumberConstructor;
141
141
  required: true;
142
142
  };