Leaflet / Leaflet.VectorGrid

Display gridded vector data (sliced GeoJSON or protobuf vector tiles) in Leaflet 1.0.0
600 stars 194 forks source link

Move required packages from devDependencies to dependencies #7

Closed haoliangyu closed 8 years ago

haoliangyu commented 8 years ago

I wonder why the vector-tile, pbf, geojson-vt, and topojson are in the devDependencies of package.json, not in the dependencies.

IvanSanchez commented 8 years ago

Because you need them to build Leaflet.VectorGrid, but not when you npm install leaflet-vectorgrid.