diff options
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json index 6cff526ef..06d3fd6ba 100644 --- a/bower.json +++ b/bower.json @@ -14,7 +14,6 @@ "jquery-mousewheel": "3.1.12", "jshint": "2.4.4", "qunit": "1.14.0", - "jquery-1.6.0": "jquery#1.6.0", "jquery-1.6.1": "jquery#1.6.1", "jquery-1.6.2": "jquery#1.6.2", @@ -37,5 +36,6 @@ "jquery-2.0.1": "jquery#2.0.1", "jquery-2.0.2": "jquery#2.0.2", "jquery-2.0.3": "jquery#2.0.3" - } + }, + "version": "1.11.1" } |