mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-09 15:15:18 +02:00
feat: add GPX file handling and GeoJSON integration in adventure page; update dependencies and AttachmentCard component
This commit is contained in:
parent
30c58ca118
commit
64d2bdebce
6 changed files with 131 additions and 5 deletions
|
@ -40,6 +40,7 @@
|
|||
"type": "module",
|
||||
"dependencies": {
|
||||
"@lukulent/svelte-umami": "^0.0.3",
|
||||
"@mapbox/togeojson": "^0.16.2",
|
||||
"emoji-picker-element": "^1.26.0",
|
||||
"gsap": "^3.12.7",
|
||||
"marked": "^15.0.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue