Commit ac9be333 by Clinton Blackburn

Updated jQuery Globalize

parent 2eb80204
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"tests" "tests"
], ],
"dependencies": { "dependencies": {
"globalize": "1.0.0-alpha.14", "globalize": "1.0.0-alpha.16",
"requirejs-plugins": "~1.0.2", "requirejs-plugins": "~1.0.2",
"bootstrap-sass-official": "v3.2.0+2", "bootstrap-sass-official": "v3.2.0+2",
"jquery": "~1.11.1", "jquery": "~1.11.1",
...@@ -29,6 +29,6 @@ ...@@ -29,6 +29,6 @@
"natural-sort": "overset/javascript-natural-sort#dbf4ca259b327a488bd1d7897fd46d80c414a7e0" "natural-sort": "overset/javascript-natural-sort#dbf4ca259b327a488bd1d7897fd46d80c414a7e0"
}, },
"resolutions": { "resolutions": {
"cldrjs": "0.3.10" "cldrjs": "0.4.0"
} }
} }
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
}, },
"dependencies": { "dependencies": {
"bower": "^1.3.12", "bower": "^1.3.12",
"cldr-data-downloader": "0.1.0", "cldr-data-downloader": "0.1.1",
"requirejs": "^2.1.14" "requirejs": "^2.1.14"
}, },
"devDependencies": { "devDependencies": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment