spartaxx.businessmodels 1.0.394 → 1.0.395

Sign up to get free protection for your applications and to get access to all the features.
@@ -21,5 +21,5 @@ export interface ClientPackageParam {
21
21
  DocumentList?: ClientPackageDocument[];
22
22
  ClientInputFormSteper?: ClientInputFormSteper[];
23
23
  ItIsCCCBlastPcakge?: boolean;
24
- ClientInputForm?: ClientInputForm;
24
+ ClientInputForm?: ClientInputForm[];
25
25
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spartaxx.businessmodels",
3
- "version": "1.0.394",
3
+ "version": "1.0.395",
4
4
  "main": "protest.js",
5
5
  "type": "commonjs",
6
6
  "scripts": {