summaryrefslogtreecommitdiffstats
path: root/apps/projects
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2022-07-29 12:37:03 +0200
committerivarlovlie <git@ivarlovlie.no>2022-07-29 12:37:03 +0200
commit3879a40ea16159c221826965a35cf5b365adbd21 (patch)
tree96ba9a0592a8d81c4a094b8bbccf56179f9650ce /apps/projects
parentacb69295d57cfcf741209229cfed9e4443a681cc (diff)
downloadgreatoffice-3879a40ea16159c221826965a35cf5b365adbd21.tar.xz
greatoffice-3879a40ea16159c221826965a35cf5b365adbd21.zip
refactor: .
Diffstat (limited to 'apps/projects')
-rw-r--r--apps/projects/documents/Projects.sketchbin0 -> 7466 bytes
-rw-r--r--apps/projects/src/.typesafe-i18n.json8
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/projects/documents/Projects.sketch b/apps/projects/documents/Projects.sketch
new file mode 100644
index 0000000..14578eb
--- /dev/null
+++ b/apps/projects/documents/Projects.sketch
Binary files differ
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