From 70503296b7317bdb5f60646e11e37a22686320ea Mon Sep 17 00:00:00 2001 From: zias Date: Thu, 1 Jan 2026 14:57:02 +0100 Subject: [PATCH] chore:format&lint --- logs/logboek.md | 2 +- package.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/logs/logboek.md b/logs/logboek.md index 41eb10c..a2313a0 100644 --- a/logs/logboek.md +++ b/logs/logboek.md @@ -28,7 +28,7 @@ **Commits:** - 4af0e3d - fix:location names -- f48746c - fix:csp of osm styles +- f48746c - fix:csp of osm styles - 200c761 - fix:OSM - 20b5674 - fix:switch back to OSM - 42670d1 - feat:db erd diff --git a/package.json b/package.json index f6c5114..1188063 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,7 @@ "@sveltejs/vite-plugin-svelte": "^6.0.0", "@tailwindcss/vite": "^4.1.13", "@types/node": "^22", + "@types/web-push": "^3.6.4", "bits-ui": "^2.11.4", "clsx": "^2.1.1", "drizzle-erd": "0.0.1-alpha.11",