diff options
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", |