Deprecated: fix amd mode for the deprecated module

This commit is contained in:
Timmy Willison 2015-10-18 11:02:16 -04:00
parent 0fb84fa8cc
commit e271f665dd
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( {