fix problem with production map endpoint server, and bump version to 0.3.52

This commit is contained in:
2025-01-22 21:20:12 -07:00
parent 490410ce86
commit 3e486254e0
5 changed files with 13 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "TimeSafari",
"version": "0.3.51",
"version": "0.3.52",
"scripts": {
"dev": "vite",
"serve": "vite preview",