mapbox / leaflet-omnivore

universal format parser for Leaflet & Mapbox.js
https://www.mapbox.com/mapbox.js/example/v1.0.0/omnivore-gpx/
Other
651 stars 126 forks source link

Broken bower install #97

Closed jalandis closed 7 years ago

jalandis commented 7 years ago

Missing files when installing version 0.3.4 with bower.

There is also a mismatch in versions with the components.js file

bower leaflet-omnivore#0.3.4         mismatch Version declared in the json (0.2.0) is different than the resolved one (0.3.4)

Reverting to version 0.3.2 works.

tmcw commented 7 years ago

Bower is no longer supported: please use npm or the CDN.