aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDivisionByZero <[email protected]>2024-05-05 11:05:35 +0200
committerGitHub <[email protected]>2024-05-05 11:05:35 +0200
commit1eea7fe7caa3a41d5651ead3c4604a0fc99f0aba (patch)
tree0f23130ead4a006c4b5885a0f533e1b521f6be6d /scripts
parent425997fdb2c9f7d746c688b0a0c5ba1f884550d0 (diff)
downloadfaker-1eea7fe7caa3a41d5651ead3c4604a0fc99f0aba.tar.xz
faker-1eea7fe7caa3a41d5651ead3c4604a0fc99f0aba.zip
refactor(locale): normalize database data (#2873)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/generate-locales.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/generate-locales.ts b/scripts/generate-locales.ts
index c6760ec4..89321ae2 100644
--- a/scripts/generate-locales.ts
+++ b/scripts/generate-locales.ts
@@ -313,7 +313,6 @@ async function normalizeLocaleFile(filePath: string, definitionKey: string) {
const legacyDefinitions = ['app', 'cell_phone', 'team'];
const definitionsToSkip = [
'company',
- 'database',
'date',
'finance',
'internet',