diff --git a/bun.lockb b/bun.lockb deleted file mode 100755 index bded517..0000000 Binary files a/bun.lockb and /dev/null differ diff --git a/package.json b/package.json deleted file mode 100644 index 9a3d797..0000000 --- a/package.json +++ /dev/null @@ -1 +0,0 @@ -{ "dependencies": { "leaflet.sync": "^0.2.4" } } \ No newline at end of file diff --git a/wxbox-web/bun.lockb b/wxbox-web/bun.lockb index fc64413..d7caedf 100755 Binary files a/wxbox-web/bun.lockb and b/wxbox-web/bun.lockb differ diff --git a/wxbox-web/package.json b/wxbox-web/package.json index 0d6092e..953ebf1 100644 --- a/wxbox-web/package.json +++ b/wxbox-web/package.json @@ -30,6 +30,7 @@ "vite": "^5.0.3" }, "dependencies": { - "leaflet": "^1.9.4" + "leaflet": "^1.9.4", + "leaflet.sync": "^0.2.4" } }