spartaxx.businessmodels 1.0.154 → 1.0.155

Sign up to get free protection for your applications and to get access to all the features.
@@ -28,7 +28,7 @@ export interface QualifiedClientInfo {
28
28
 
29
29
  BlastStatusId?: number;
30
30
 
31
- ResidentailAccounts?: number;
31
+ ResidentialAccounts?: number;
32
32
  CommercialAccounts?: number;
33
33
  TotalAccounts?: number;
34
34
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spartaxx.businessmodels",
3
- "version": "1.0.154",
3
+ "version": "1.0.155",
4
4
  "main": "protest.js",
5
5
  "type": "commonjs",
6
6
  "scripts": {