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",