aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorFelix Nagel <info@felixnagel.com>2015-11-18 17:04:20 +0100
committerFelix Nagel <info@felixnagel.com>2015-11-18 19:56:19 +0100
commitc43149d8a4c3b006f1531190232e2d61bf20e806 (patch)
tree8c1d2ab2e17aaaa63586860a580c9fbd724cb85f /package.json
parent1566cf1b3946070964d18b1b5ad1769b3913f560 (diff)
downloadjquery-ui-c43149d8a4c3b006f1531190232e2d61bf20e806.tar.gz
jquery-ui-c43149d8a4c3b006f1531190232e2d61bf20e806.zip
Calendar: Use globalize-runtime with compiled locales
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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",