diff options
author | Rafael Xavier de Souza <rxaviers@gmail.com> | 2014-09-04 15:47:48 -0300 |
---|---|---|
committer | Felix Nagel <info@felixnagel.com> | 2015-07-29 00:04:01 +0200 |
commit | 7f432eddb044239505cb504bd9ad7231736c438a (patch) | |
tree | 173385e7ae99f4a21850499e5fee11aaad973ff7 /bower.json | |
parent | 5d044dd88c2f83855aaed5bb0164e7fabd2e98f0 (diff) | |
download | jquery-ui-7f432eddb044239505cb504bd9ad7231736c438a.tar.gz jquery-ui-7f432eddb044239505cb504bd9ad7231736c438a.zip |
(fix) Datepicker: Use Globalize 1.0.0
- Update Globalize to 1.0.0-alpha.7
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 ab99b8062..e0b3f6274 100644 --- a/bower.json +++ b/bower.json @@ -15,7 +15,7 @@ "jquery-simulate": "1.0.0", "jshint": "2.4.4", "qunit": "1.17.1", - "globalize": "1.0.0-alpha.6", + "globalize": "1.0.0-alpha.7", "jquery-1.7.0": "jquery#1.7.0", "jquery-1.7.1": "jquery#1.7.1", |