aboutsummaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2015-05-14 08:25:16 -0400
committerScott González <scott.gonzalez@gmail.com>2015-05-14 08:25:16 -0400
commitae25cdb6881cef632d42100a5237850cae1c3a77 (patch)
tree54ba8ad3cc57dab702ace7e4f0b3ed48025316be /Gruntfile.js
parente1751383f17118d250a8ef576f3663de6ea76f36 (diff)
downloadjquery-ui-ae25cdb6881cef632d42100a5237850cae1c3a77.tar.gz
jquery-ui-ae25cdb6881cef632d42100a5237850cae1c3a77.zip
Build: Upgrade to jQuery 1.11.3
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 1040ebe27..3018702f5 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -348,6 +348,9 @@ grunt.initConfig({
"jquery-1.11.2/jquery.js": "jquery-1.11.2/dist/jquery.js",
"jquery-1.11.2/MIT-LICENSE.txt": "jquery-1.11.2/MIT-LICENSE.txt",
+ "jquery-1.11.3/jquery.js": "jquery-1.11.3/dist/jquery.js",
+ "jquery-1.11.3/MIT-LICENSE.txt": "jquery-1.11.3/MIT-LICENSE.txt",
+
"jquery-2.0.0/jquery.js": "jquery-2.0.0/jquery.js",
"jquery-2.0.0/MIT-LICENSE.txt": "jquery-2.0.0/MIT-LICENSE.txt",