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,12 +1,15 @@
{
"name": "leaflet.loading",
"version": "0.1.16",
"version": "0.1.24",
"homepage": "https://github.com/ebrelsford/leaflet.loading",
"authors": [
"Eric Brelsford <ebrelsford@gmail.com>"
],
"description": "A loading-indicator control for Leaflet",
"main": "src/Control.Loading.js",
"main": [
"src/Control.Loading.css",
"src/Control.Loading.js"
],
"keywords": [
"leaflet",
"map",