dimfeld / svelte-maplibre

Svelte bindings for the MapLibre mapping library
https://svelte-maplibre.vercel.app
MIT License
319 stars 40 forks source link

Adding missing top level export for VectorTileSource #64

Closed stuartlynn closed 1 year ago

stuartlynn commented 1 year ago

I forgot to export the VectorTileSource at the top level of the lib in #59

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @dimfeld on Vercel.

@dimfeld first needs to authorize it.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-maplibre ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 27, 2023 8:04pm
dimfeld commented 1 year ago

released as 0.4.1, thanks!