diff options
author | Felix Nagel <info@felixnagel.com> | 2016-04-12 23:09:43 +0200 |
---|---|---|
committer | Felix Nagel <info@felixnagel.com> | 2016-04-12 23:09:43 +0200 |
commit | 3f7446565f51096993f3f9943d7f831bb9cbe03a (patch) | |
tree | 4f32f679626b8c402c8b0ee08b40a70c39bcb0b6 /package.json | |
parent | b92f1b0f2f7e7918a30cf18b8b0490901eedc113 (diff) | |
download | jquery-ui-3f7446565f51096993f3f9943d7f831bb9cbe03a.tar.gz jquery-ui-3f7446565f51096993f3f9943d7f831bb9cbe03a.zip |
Calendar: Update globalize and cldr dependencies
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 6d6437baa..05b78e912 100644 --- a/package.json +++ b/package.json @@ -52,9 +52,9 @@ }, "dependencies": {}, "devDependencies": { - "cldr-data": ">=26", + "cldr-data": "29.0.1", "commitplease": "2.3.0", - "globalize-compiler": "0.1.1", + "globalize-compiler": "0.2.0", "grunt": "0.4.5", "grunt-bowercopy": "1.2.4", "grunt-compare-size": "0.4.0", |