RubyGems
npm
Organizations
Log in
Sign up
npm
spartaxx.businessmodels
Versions diffs
1.0.203 → 1.0.204
spartaxx.businessmodels 1.0.203 → 1.0.204
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/ClientSetup/PropertyAddress.ts
+1
-0
package/package.json
+1
-1
package/ClientSetup/PropertyAddress.ts
CHANGED
Viewed
@@ -59,4 +59,5 @@ export interface PropertyAddress {
59
59
OwnerAddress3: string;
60
60
JurisdictionsCode: string;
61
61
Ocaluc: string;
62
+
LanduseCode: string;
62
63
}
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "spartaxx.businessmodels",
3
-
"version": "1.0.
203
",
3
+
"version": "1.0.
204
",
4
4
"main": "protest.js",
5
5
"type": "commonjs",
6
6
"scripts": {