Merge pull request #619 from neothemachine/patch-2

Shim for ismyrnow/Leaflet.groupedlayercontrol
This commit is contained in:
Guy Bedford
2015-10-17 20:55:03 +02:00
@@ -0,0 +1,8 @@
{
"registry": "jspm",
"shim": {
"dist/leaflet.groupedlayercontrol.min": [
"leaflet"
]
}
}