yohanboniface / Leaflet.FormBuilder

Utility to create forms connected to L.Class instances
7 stars 3 forks source link

Github repo and NPM syncing possible? #1

Closed ThomasG77 closed 9 years ago

ThomasG77 commented 9 years ago

I want to make a PR for a Kosmtik plugin. It depends from a Leaflet.FormBuilder version 0.0.6 on NPM e.g package.json This tag is not available on the Github repo. Normal?

To make my PR on Kosmtik side, do I have to update all code (core kosmtik and plugins) to make it work with latest Leaflet.FormBuilder instead?

yohanboniface commented 9 years ago

To make my PR on Kosmtik side, do I have to update all code (core kosmtik and plugins) to make it work with latest Leaflet.FormBuilder instead?

You should just need to git pull and then npm install to update dependencies. I'll add tags on github anyway :)

yohanboniface commented 9 years ago

Ah OK, now I understand. I need to update Kosmtik to support 0.1.0. It should be very quick. I'll have a look asap.

yohanboniface commented 9 years ago

Done yesterday :)