diff --git a/bower.json b/bower.json index 12a798f4..1f1921c5 100644 --- a/bower.json +++ b/bower.json @@ -15,8 +15,8 @@ ], "main": [ "build/heatmap.js", - "plugins/gmaps-heatmap.js", - "plugins/leaflet-heatmap.js", + "plugins/gmaps-heatmap/gmaps-heatmap.js", + "plugins/leaflet-heatmap/leaflet-heatmap.js", "plugins/svg-area-heatmap.js" ], "license": "MIT",