diff options
author | Alexander Schmitz <arschmitz@gmail.com> | 2015-04-29 10:49:41 -0400 |
---|---|---|
committer | Alexander Schmitz <arschmitz@gmail.com> | 2015-05-01 07:11:35 -0400 |
commit | 6a03b0f2ba422ec8edbf642eab692cbd20af2f4d (patch) | |
tree | b2a5aa8acf0cb891edd5d5b5d241f62bce17d2b0 /bower.json | |
parent | 8b89f8c59bacb1261639c909ee60fe3b856b36e4 (diff) | |
download | jquery-ui-6a03b0f2ba422ec8edbf642eab692cbd20af2f4d.tar.gz jquery-ui-6a03b0f2ba422ec8edbf642eab692cbd20af2f4d.zip |
Build: Update to qunit-assert-classes to V 1.0.2
Closes gh-1547
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json index b5b8e4420..b7a657b9d 100644 --- a/bower.json +++ b/bower.json @@ -15,7 +15,7 @@ "jquery-simulate": "1.0.0", "jshint": "2.4.4", "qunit": "1.18.0", - "qunit-assert-classes": "0.1.5", + "qunit-assert-classes": "1.0.2", "qunit-assert-close": "JamesMGreene/qunit-assert-close#v1.1.1", "qunit-composite": "JamesMGreene/qunit-composite#v1.1.0", "requirejs": "2.1.14", |