@turndown/library 0.1.31 → 0.1.46

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
@@ -1556,7 +1556,6 @@ var BILLING_PERIOD = {
1556
1556
  var ACCOUNT_TYPE = {
1557
1557
  TURNDOWN_ADMIN: "TURNDOWN_ADMIN",
1558
1558
  ACCOUNT_ADMIN: "ACCOUNT_ADMIN",
1559
- MANAGER: "MANAGER",
1560
1559
  STAFF: "STAFF",
1561
1560
  GUEST: "GUEST"
1562
1561
  };