aboutsummaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2020-07-22 16:04:47 +0200
committerGitHub <noreply@github.com>2020-07-22 16:04:47 +0200
commitb61b16b5a89ee27b30efdf7635d897af810af130 (patch)
treed2fc081ab5465ac1cd8e12072e92e9245dda8b08 /Gruntfile.js
parent086c304218b0f6e24e8f9ea7d76c75d192977abd (diff)
downloadjquery-ui-b61b16b5a89ee27b30efdf7635d897af810af130.tar.gz
jquery-ui-b61b16b5a89ee27b30efdf7635d897af810af130.zip
All: Drop support for jQuery 1.7
Closes gh-1923
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js9
1 files changed, 0 insertions, 9 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index af08aec47..87a00a852 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -298,15 +298,6 @@ grunt.initConfig( {
"jquery/jquery.js": "jquery-1.x/dist/jquery.js",
"jquery/LICENSE.txt": "jquery-1.x/LICENSE.txt",
- "jquery-1.7.0/jquery.js": "jquery-1.7.0/jquery.js",
- "jquery-1.7.0/MIT-LICENSE.txt": "jquery-1.7.0/MIT-LICENSE.txt",
-
- "jquery-1.7.1/jquery.js": "jquery-1.7.1/jquery.js",
- "jquery-1.7.1/MIT-LICENSE.txt": "jquery-1.7.1/MIT-LICENSE.txt",
-
- "jquery-1.7.2/jquery.js": "jquery-1.7.2/jquery.js",
- "jquery-1.7.2/MIT-LICENSE.txt": "jquery-1.7.2/MIT-LICENSE.txt",
-
"jquery-1.8.0/jquery.js": "jquery-1.8.0/jquery.js",
"jquery-1.8.0/MIT-LICENSE.txt": "jquery-1.8.0/MIT-LICENSE.txt",