@use-stall/types 0.2.14 → 0.2.15

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@use-stall/types",
3
- "version": "0.2.14",
3
+ "version": "0.2.15",
4
4
  "description": "Type declarations for Stall SDKs",
5
5
  "types": "index.d.ts",
6
6
  "type": "module",
@@ -12,7 +12,7 @@ export type ConnectorModuleKey =
12
12
  | "refunds" // Activities related to refunds
13
13
  | "payment_providers"
14
14
  | "payments" // Create, Read, Update, Delete, Webhooks
15
- | "tax_regions" // can be tax class or groups in other data sources
15
+ | "tax_classes" // can be tax class or groups in other data sources
16
16
  | "tax_rates"
17
17
  | "customers"
18
18
  | "locations" // Can be stock locations, warehouses, or any other location-related data