We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29a9544 commit f810080Copy full SHA for f810080
src/deprecated.js
@@ -3,7 +3,7 @@ define( [
3
"./var/slice",
4
"./var/trim",
5
"./event/alias"
6
-], function( jQuery, trim, slice ) {
+], function( jQuery, slice, trim ) {
7
8
"use strict";
9
0 commit comments