RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
spartaxx.businessmodels
Versions diffs
1.0.372 → 1.0.373
spartaxx.businessmodels 1.0.372 → 1.0.373
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/ClientSetup/ClientSetupModels.ts
+1
-1
package/package.json
+1
-1
package/ClientSetup/ClientSetupModels.ts
CHANGED
Viewed
@@ -34,5 +34,5 @@ export interface ClientSetupModels {
34
34
ParishName: ParishNameInfo,
35
35
TermsType: TermsTypeInfo,
36
36
TaxrollCounty: CountyInfo,
37
-
ClientContactInfo
:
ClientContactInfo
37
+
ClientContactInfo
?:
ClientContactInfo
38
38
}
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "spartaxx.businessmodels",
3
-
"version": "1.0.
372
",
3
+
"version": "1.0.
373
",
4
4
"main": "protest.js",
5
5
"type": "commonjs",
6
6
"scripts": {