Deprecated: fix amd mode for the deprecated module

(cherry picked from commit e271f665dd)
This commit is contained in:
Timmy Willison 2015-10-18 11:02:16 -04:00 committed by Richard Gibson
parent 06128a9d77
commit bd11778168
2 changed files with 4 additions and 1 deletions

View File

@ -71,6 +71,7 @@
"CSS",
"Data",
"Deferred",
"Deprecated",
"Dimensions",
"Effects",
"Event",

View File

@ -1,4 +1,6 @@
define( function() {
define( [
"./core"
], function( jQuery ) {
jQuery.fn.extend( {