@heycater/qualification-funnel 1.19.12 → 1.19.14
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/artifacts/locales/en/common.json +1 -1
- package/dist/heycater-funnel.iife.js +104 -104
- package/dist/index.cjs.js +114 -114
- package/dist/index.esm.js +127 -101
- package/package.json +1 -1
|
@@ -328,7 +328,7 @@
|
|
|
328
328
|
"lead_type": "request type",
|
|
329
329
|
"min_order_number": "Number of people",
|
|
330
330
|
"budget": "budget",
|
|
331
|
-
"budgetProPerson": "Budget
|
|
331
|
+
"budgetProPerson": "Budget per Person",
|
|
332
332
|
"totalBudget": "Total Budget",
|
|
333
333
|
"services": "services"
|
|
334
334
|
},
|