@bloom-housing/core
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "@bloom-housing/core", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Shared types for Bloom affordable housing system", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/bloom-housing/bloom/tree/master/shared/core", |
@@ -36,3 +36,3 @@ import { MinMax, MinMaxCurrency } from "./general" | ||
areaRange: MinMax | ||
floorRange: MinMax | ||
floorRange?: MinMax | ||
} | ||
@@ -39,0 +39,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5278