aboutsummaryrefslogtreecommitdiffstats
path: root/grunt.js
diff options
context:
space:
mode:
Diffstat (limited to 'grunt.js')
-rw-r--r--grunt.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/grunt.js b/grunt.js
index 1fff77e24..5af87e7a3 100644
--- a/grunt.js
+++ b/grunt.js
@@ -16,7 +16,7 @@ var // modules
"jquery.ui.resizable.js",
"jquery.ui.selectable.js",
"jquery.ui.sortable.js",
- "jquery.effects.core.js"
+ "jquery.ui.effect.js"
],
uiFiles = coreFiles.map(function( file ) {