Update leaflet loading to version 0.1.24

This commit is contained in:
David Molineus
2017-01-27 12:06:34 +01:00
parent df8851fc8b
commit 21fd7c8bd3
11 changed files with 42 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "leaflet-loading",
"version": "0.1.16",
"version": "0.1.24",
"description": "A simple loading control for Leaflet",
"main": "src/Control.Loading.js",
"scripts": {