yohanboniface / Leaflet.FormBuilder

Utility to create forms connected to L.Class instances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github repo and NPM syncing possible?

ThomasG77 opened this issue · comments

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?

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 :)

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.

Done yesterday :)