diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2022-11-14 03:22:21 +0100 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2022-11-14 03:22:21 +0100 |
| commit | 04315a5555e8796f4459524421a8daf4f83ddfc1 (patch) | |
| tree | ef2e1308ae969ab6efc1426d35c297749912f0d3 /code/app/.typesafe-i18n.json | |
| parent | 7ccbb71702c26c3a9b79a2915910ad420c8ee012 (diff) | |
| download | greatoffice-04315a5555e8796f4459524421a8daf4f83ddfc1.tar.xz greatoffice-04315a5555e8796f4459524421a8daf4f83ddfc1.zip | |
feat: Updated utils after package update
Diffstat (limited to 'code/app/.typesafe-i18n.json')
| -rw-r--r-- | code/app/.typesafe-i18n.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code/app/.typesafe-i18n.json b/code/app/.typesafe-i18n.json index a51035e..817181c 100644 --- a/code/app/.typesafe-i18n.json +++ b/code/app/.typesafe-i18n.json @@ -1,5 +1,5 @@ { "adapter": "svelte", - "$schema": "https://unpkg.com/typesafe-i18n@5.14.0/schema/typesafe-i18n.json", + "$schema": "https://unpkg.com/typesafe-i18n@5.16.2/schema/typesafe-i18n.json", "outputPath": "src/lib/i18n" }
\ No newline at end of file |
