aboutsummaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
diff options
context:
space:
mode:
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 2c5783192..384b52ff3 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -228,7 +228,7 @@ grunt.initConfig({
},
mousewheel: {
files: {
- "external": "jquery-mousewheel/*.js"
+ "external": "jquery-mousewheel/jquery.mousewheel.js"
}
},
jshint: {