Closed MarkAPhillips closed 9 years ago
This needs updating in the bower dependency section
"dependencies": {
"leaflet": "^0.6.1",
"spin.js": "^1.2.8"
},
to
"dependencies": {
"leaflet": "^0.7.3",
"spin.js": "^2.3.1"
},
Can I suggest this is done and tested - I can look at it if you wish at some point to see if there are any breaking changes - thanks
I just updated the leaflet and spin.js versions and tested it. Please tell me if you have any problem
Hi - thanks but the spin.js version is incorrect. The latest version is 2.3.1 Also would it be possible to create a new release v0.1.1 (also bower.json would need updating)
{
"name": "leaflet-spin",
"version": "0.1.1",
...
with these changes included. once done - can pull it down and test - thanks
Should be fixed, my mistake :)
Thanks will test and close if all works as expected
OK does not seem to be an issues - if any arise will raise them
Hi - would it possible to update the versions of leaflet and spin versions used as dependencies - i get the following when running
Thanks