@bigbinary/neeto-rules-frontend 2.7.14 → 2.7.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.
@@ -359,7 +359,7 @@
359
359
  "maximumPhoneNumbers": "Only up to {{max}} phone numbers are allowed",
360
360
  "maxDelay": "Delay can't be more than {{max}} for all units (minutes/hours/days).",
361
361
  "minDelay": "Delay can't be less than {{min}}",
362
- "maxLeadTime": "Time must be less than or equal to {{max}} for all units (minutes/hours/days).",
362
+ "maxLeadTime": "Time can't be more than {{max}} for all units (minutes/hours/days).",
363
363
  "invalidJsonBody": "Body should be a valid JSON"
364
364
  },
365
365
  "conditionVerbs": {
package/dist/.ready CHANGED
@@ -1 +1 @@
1
- Built at 2026-07-31T22:25:05.195Z
1
+ Built at 2026-07-31T22:28:41.110Z
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-rules-frontend",
3
- "version": "2.7.14",
3
+ "version": "2.7.15",
4
4
  "description": "A repo acts as the source of truth for the new nano's structure, configs, data etc.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-rules-nano",