diff options
author | Scott González <scott.gonzalez@gmail.com> | 2014-07-22 12:13:59 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2014-07-22 12:13:59 -0400 |
commit | 1071346aea784e0f22c85f260499135f76482f9f (patch) | |
tree | e035f555beca3451e2d0b49961cc4518337c8166 /bower.json | |
parent | acfda4be521e48c6b61cc458a715ef163892ac36 (diff) | |
download | jquery-ui-1071346aea784e0f22c85f260499135f76482f9f.tar.gz jquery-ui-1071346aea784e0f22c85f260499135f76482f9f.zip |
Build: Upgrade to jquery-mousewheel 3.1.12
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 b3b4cd5ad..6cff526ef 100644 --- a/bower.json +++ b/bower.json @@ -11,7 +11,7 @@ "jquery": ">=1.6" }, "devDependencies": { - "jquery-mousewheel": "3.1.11", + "jquery-mousewheel": "3.1.12", "jshint": "2.4.4", "qunit": "1.14.0", |