spartaxx.businessmodels 1.0.416 → 1.0.417

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
- import { ClientContactInfo } from "ClientSetup/ClientContactInfo";
2
- import { LookupMaster, ReferenceTypeLookupMaster } from "Masters/MasterModels";
1
+ import { ClientContactInfo } from "../ClientSetup/ClientContactInfo";
2
+ import { LookupMaster, ReferenceTypeLookupMaster } from "../Masters/MasterModels";
3
3
  import { ClientPhoneInfo } from "./ClientPhoneInfo";
4
4
 
5
5
  export interface CCCClientContactFormInfo {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spartaxx.businessmodels",
3
- "version": "1.0.416",
3
+ "version": "1.0.417",
4
4
  "main": "protest.js",
5
5
  "type": "commonjs",
6
6
  "scripts": {