Skip to content

Commit

Permalink
fixed export 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
reco committed Aug 8, 2014
1 parent 66095e2 commit 0346f7e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10305,4 +10305,7 @@ if ( typeof noGlobal === strundefined ) {

return jQuery;

}));
}));


module.exports = window.jQuery;

0 comments on commit 0346f7e

Please sign in to comment.