@turndown/library 0.1.30 → 0.1.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1388,7 +1388,6 @@ var SeverityOptions = Object.values(SEVERITY).map((severity) => ({
1388
1388
  value: severity
1389
1389
  }));
1390
1390
  var SERVICE_TYPES = {
1391
- Property: "Property",
1392
1391
  Cleaning: "Cleaning",
1393
1392
  Maintenance: "Maintenance",
1394
1393
  Inspection: "Inspections",