From cf546fd4b9a1fbf77bccf5f0b713e688d29a66ad Mon Sep 17 00:00:00 2001 From: iv-ar Date: Sat, 4 Mar 2023 16:54:16 +0100 Subject: feat: Use console to log --- code/app/.typesafe-i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/app/.typesafe-i18n.json') diff --git a/code/app/.typesafe-i18n.json b/code/app/.typesafe-i18n.json index 38fa5ca..81687ba 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.24.0/schema/typesafe-i18n.json", + "$schema": "https://unpkg.com/typesafe-i18n@5.24.1/schema/typesafe-i18n.json", "outputPath": "src/i18n" } \ No newline at end of file -- cgit v1.3