diff options
Diffstat (limited to 'apps/projects/src')
| -rw-r--r-- | apps/projects/src/.typesafe-i18n.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/projects/src/.typesafe-i18n.json b/apps/projects/src/.typesafe-i18n.json index cfb94b6..9383a1c 100644 --- a/apps/projects/src/.typesafe-i18n.json +++ b/apps/projects/src/.typesafe-i18n.json @@ -1,5 +1,5 @@ { - "adapter": "svelte", - "$schema": "https://unpkg.com/typesafe-i18n@5.5.2/schema/typesafe-i18n.json", - "outputPath": "app/lib/i18n" -} + "adapter": "svelte", + "$schema": "https://unpkg.com/typesafe-i18n@5.7.0/schema/typesafe-i18n.json", + "outputPath": "app/lib/i18n" +}
\ No newline at end of file |
