1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-10 07:35:17 +02:00

Refactor frontend configuration and add optional Umami Analytics integration

This commit is contained in:
Sean Morley 2024-10-28 19:10:40 -04:00
parent 4f40d0de63
commit 5011829e6e
4 changed files with 22 additions and 1 deletions

View file

@ -35,6 +35,7 @@
},
"type": "module",
"dependencies": {
"@lukulent/svelte-umami": "^0.0.3",
"svelte-i18n": "^4.0.1",
"svelte-maplibre": "^0.9.8"
}