diff --git a/bower.json b/bower.json index c0dc82035..878700509 100644 --- a/bower.json +++ b/bower.json @@ -8,6 +8,6 @@ "dependencies": { "raphael": ">=2.1.2", "jquery": ">=1.7", - "jquery-mousewheel": ">=3.1.6" + "jquery-mousewheel": ">=3.1.6" } } diff --git a/mapael.jquery.json b/mapael.jquery.json index 5ccf11f94..4d9c85782 100644 --- a/mapael.jquery.json +++ b/mapael.jquery.json @@ -34,6 +34,7 @@ "download": "https://github.com/neveldo/jQuery-Mapael/tags", "dependencies": { "jquery": ">=1.7", - "raphael": ">=2.1.2" + "raphael": ">=2.1.2", + "jquery-mousewheel": ">=3.1.6" } }