diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 599efbb5a..1ea3d972b 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,9 @@ }, "dependencies": {}, "devDependencies": { + "cldr-data": ">=26", "commitplease": "2.0.0", + "globalize-compiler": "0.1.1", "grunt": "0.4.2", "grunt-bowercopy": "1.1.0", "grunt-compare-size": "0.4.0", |