mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-04-29 14:55:56 +02:00
Multi Geocode (#109)
* multi-geocode for new map * backward compatibility w/ city polygon
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"main": "server.ts",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "NODE_ENV=development bun server.ts",
|
||||
"start": "bun server.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user