@learncard/helpers 1.1.4 → 1.1.5

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.
@@ -4085,6 +4085,7 @@ var require_types_cjs_development = __commonJS({
4085
4085
  image: mod.string().optional(),
4086
4086
  uri: mod.string(),
4087
4087
  needsGuardianConsent: mod.boolean().optional(),
4088
+ redirectUrl: mod.string().optional(),
4088
4089
  createdAt: mod.string(),
4089
4090
  updatedAt: mod.string(),
4090
4091
  expiresAt: mod.string().optional()