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 2c8b5a6ba..2083443dd 100644 --- a/bower.json +++ b/bower.json @@ -19,7 +19,6 @@ "qunit-assert-close": "JamesMGreene/qunit-assert-close#v1.1.1", "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", @@ -45,5 +44,6 @@ "jquery-2.1.1": "jquery#2.1.1", "jquery-2.1.2": "jquery#2.1.2", "jquery-2.1.3": "jquery#2.1.3" - } + }, + "version": "1.12.0-beta.1" } |