create shim for ismyrnow/Leaflet.groupedlayercontrol

This commit is contained in:
Maik Riechert
2015-10-15 22:01:13 +01:00
parent 21b54f8aee
commit bfcd4b6447
@@ -0,0 +1,8 @@
{
"registry": "jspm",
"shim": {
"dist/leaflet.groupedlayercontrol.min": [
"leaflet"
]
}
}