vue2-leaflet-geosearch icon indicating copy to clipboard operation
vue2-leaflet-geosearch copied to clipboard

Release version 1.0.7 to NPM?

Open darrenklein opened this issue 4 years ago • 2 comments

@fega I saw that you are looking for a maintainer of this repo, so I understand if you have other obligations - but if it's not too much trouble, could I ask you to publish the updated version of this repo (version 1.0.7) to NPM? The fix there actually resolves two issues that were reported here, so it'd be really nice to have that version "officially" released.

On a sidenote, if you're still looking for someone to maintain this repo, I'd consider taking it over for you.

darrenklein avatar Nov 28 '20 21:11 darrenklein

Just trapped into this. For the time beeing you can use the Git repo in your dependencies:

"dependencies": {
...
"vue2-leaflet-geosearch": "https://github.com/fega/vue2-leaflet-geosearch.git"
...
}

There are some forks with latest version. Though, I would prefer using the "original" one ;)

ppulwey avatar Jan 07 '21 09:01 ppulwey

Thanks, @ppulwey - that's what I've been doing for now.

darrenklein avatar Jan 07 '21 15:01 darrenklein