spartaxx.businessmodels 1.0.178 → 1.0.179

Sign up to get free protection for your applications and to get access to all the features.
@@ -6,4 +6,5 @@ export interface CCCTemplateData {
6
6
  QualifiedClientInfo?: QualifiedClientInfo;
7
7
  ClientInfo?: ClientInfo;
8
8
  AppConfigHub?: AppConfigHub;
9
+ DocumentsTempPath?: string[];
9
10
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spartaxx.businessmodels",
3
- "version": "1.0.178",
3
+ "version": "1.0.179",
4
4
  "main": "protest.js",
5
5
  "type": "commonjs",
6
6
  "scripts": {