diff --git a/package.json b/package.json index d537beb..8e9595f 100644 --- a/package.json +++ b/package.json @@ -47,6 +47,7 @@ "dependencies": { "@mapbox/geojson-area": "^0.2.2", "@rapideditor/country-coder": "^5.6.1", + "@types/geojson": "^7946.0.16", "circle-to-polygon": "^2.2.0", "geojson-precision": "^1.0.0", "json-stringify-pretty-compact": "^4.0.0", @@ -56,7 +57,6 @@ "devDependencies": { "@eslint/js": "^10.0.1", "@types/bun": "^1.3.12", - "@types/geojson": "^7946.0.16", "eslint": "^10.2.1", "globals": "^17.5.0", "typescript": "^6.0.3",