aboutsummaryrefslogtreecommitdiffstats
path: root/src/wrap.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrap.js')
-rw-r--r--src/wrap.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wrap.js b/src/wrap.js
index 1859dca11..7b2ea6ac1 100644
--- a/src/wrap.js
+++ b/src/wrap.js
@@ -71,4 +71,6 @@ jQuery.fn.extend({
}).end();
}
});
+
+return jQuery;
});