From 04315a5555e8796f4459524421a8daf4f83ddfc1 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Mon, 14 Nov 2022 09:22:21 +0700 Subject: feat: Updated utils after package update --- 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 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 -- cgit v1.3