Skip to content

Commit

Permalink
fix build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
evisdrenova committed Dec 23, 2024
1 parent d43065c commit 1c127b8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,7 @@ const TRANSFORMER_SCHEMA_CONFIGS = {
generateCountryConfig: generateCountryConfig,
generateBusinessNameConfig: EMPTY_TRANSFORMER_VALUE_CONFIG,
generateIpAddressConfig: generateIpAddressConfig,
transformUuidConfig: EMPTY_TRANSFORMER_VALUE_CONFIG,

transformPiiTextConfig: transformPiiTextConfig,
} as const;
Expand Down

0 comments on commit 1c127b8

Please sign in to comment.