@maptiler/geocoding-control
Advanced tools
Comparing version 0.0.73 to 0.0.74
{ | ||
"name": "@maptiler/geocoding-control", | ||
"version": "0.0.73", | ||
"version": "0.0.74", | ||
"type": "module", | ||
@@ -42,3 +42,3 @@ "author": { | ||
"clean": "rm -rf dist", | ||
"order-dist-files": "mv dist/ReactGeocodingControl.d.ts dist/react.d.ts && mv dist/MaplibreglGeocodingControl.d.ts dist/maplibre.d.ts && mv dist/maplibreglMapController.d.ts dist/maplibregl-controller.d.ts && mv dist/LeafletGeocodingControl.d.ts dist/leaflet.d.ts && mv dist/leafletMapController.d.ts dist/leaflet-controller.d.ts && cp -r package.json src dist", | ||
"order-dist-files": "mv dist/ReactGeocodingControl.d.ts dist/react.d.ts && mv dist/MaplibreglGeocodingControl.d.ts dist/maplibre.d.ts && mv dist/maplibreglMapController.d.ts dist/maplibregl-controller.d.ts && mv dist/LeafletGeocodingControl.d.ts dist/leaflet.d.ts && mv dist/leafletMapController.d.ts dist/leaflet-controller.d.ts && cp -r LICENSE README.md package.json src dist", | ||
"build-and-order-dist-files": "npm run clean && npm run build && npm run order-dist-files", | ||
@@ -45,0 +45,0 @@ "pack": "npm run build-and-order-dist-files && cd dist && npm pack", |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
3937197
39
1
245