From b0b24795b24ee6809397fbbadf42f31f310a219f Mon Sep 17 00:00:00 2001 From: Agustin Henze Date: Wed, 8 Jul 2015 07:35:02 -0300 Subject: Imported Upstream version 7.6.0 --- bower_components/jquery/src/wrap.js | 1 + 1 file changed, 1 insertion(+) (limited to 'bower_components/jquery/src/wrap.js') diff --git a/bower_components/jquery/src/wrap.js b/bower_components/jquery/src/wrap.js index a3c35d9..93c7b2c 100644 --- a/bower_components/jquery/src/wrap.js +++ b/bower_components/jquery/src/wrap.js @@ -1,6 +1,7 @@ define([ "./core", "./core/init", + "./manipulation", // clone "./traversing" // parent, contents ], function( jQuery ) { -- cgit v1.2.3