@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.
@@ -4080,6 +4080,7 @@ var require_types_cjs_development = __commonJS({
4080
4080
  image: mod.string().optional(),
4081
4081
  uri: mod.string(),
4082
4082
  needsGuardianConsent: mod.boolean().optional(),
4083
+ redirectUrl: mod.string().optional(),
4083
4084
  createdAt: mod.string(),
4084
4085
  updatedAt: mod.string(),
4085
4086
  expiresAt: mod.string().optional()