refactor: simplify geo queries

This commit is contained in:
Thea Schöbl
2022-05-13 08:26:23 +00:00
parent d3c509ccb4
commit 9ce8c58b98
5 changed files with 198 additions and 31 deletions

6
package-lock.json generated
View File

@@ -536,9 +536,9 @@
}
},
"@openstapps/core": {
"version": "0.65.1",
"resolved": "https://registry.npmjs.org/@openstapps/core/-/core-0.65.1.tgz",
"integrity": "sha512-ZffFN3bRMC4eq96KSOnZScfTdx/ioiDuNLVrm0azqBqz+PKncknO65k+hoAClHi8BOlvZc2bPk4/19suas7PQQ==",
"version": "0.66.0",
"resolved": "https://registry.npmjs.org/@openstapps/core/-/core-0.66.0.tgz",
"integrity": "sha512-79oNo8TLjs/oaq/MzcPQx2xiM89kOI4bjV8sQakycmkuke3cI6sdhAaRSAYCNsjCz74VIx/8ht01zKx3jll+Cg==",
"requires": {
"@openstapps/core-tools": "0.30.0",
"@types/geojson": "1.0.6",