oups forgot main folder

This commit is contained in:
2026-01-23 07:56:23 +01:00
parent 3118264ac2
commit 60d35b8494
9 changed files with 324 additions and 0 deletions

8
package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"dependencies": {
"bootstrap": "5.3.*",
"bootstrap-icons": "1.13.*",
"htmx.org": "2.0.*",
"leaflet": "~1.9.4"
}
}