diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2020-07-22 16:04:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-22 16:04:47 +0200 |
commit | b61b16b5a89ee27b30efdf7635d897af810af130 (patch) | |
tree | d2fc081ab5465ac1cd8e12072e92e9245dda8b08 /bower.json | |
parent | 086c304218b0f6e24e8f9ea7d76c75d192977abd (diff) | |
download | jquery-ui-b61b16b5a89ee27b30efdf7635d897af810af130.tar.gz jquery-ui-b61b16b5a89ee27b30efdf7635d897af810af130.zip |
All: Drop support for jQuery 1.7
Closes gh-1923
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bower.json b/bower.json index afc7162dd..6432c388d 100644 --- a/bower.json +++ b/bower.json @@ -22,9 +22,6 @@ "qunit-composite": "JamesMGreene/qunit-composite#v1.1.0", "requirejs": "2.1.14", - "jquery-1.7.0": "jquery#1.7.0", - "jquery-1.7.1": "jquery#1.7.1", - "jquery-1.7.2": "jquery#1.7.2", "jquery-1.8.0": "jquery#1.8.0", "jquery-1.8.1": "jquery#1.8.1", "jquery-1.8.2": "jquery#1.8.2", |