From 8a25a05cf04078a3a7e8a380eea17f94cc7cec93 Mon Sep 17 00:00:00 2001 From: Bruno Wagner Date: Thu, 11 Dec 2014 18:52:52 -0200 Subject: Updated bower json --- web-ui/bower.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'web-ui/bower.json') diff --git a/web-ui/bower.json b/web-ui/bower.json index 7543a33b..8998930e 100644 --- a/web-ui/bower.json +++ b/web-ui/bower.json @@ -4,21 +4,19 @@ "dependencies": { "jquery": "2.1.1", "flight": "1.3.0", - "requirejs": "2.1.5", + "requirejs": "~2.1.15", "lodash": "2.4.1", - "foundation": "5.4.6", - "i18next": "1.7.4", + "foundation": "~5.4.7", + "i18next": "~1.7.7", "font-awesome": "4.2.0", "quoted-printable": "0.2.1", - "typeahead.js": "0.10.2" + "typeahead.js": "~0.10.5", + "jasmine-flight": "~3.0.0" }, "devDependencies": { "handlebars": "2.0.0", "jasmine-flight": "3.0.0", "jasmine-jquery": "2.0.5", "almond": "~0.3.0" - }, - "resolutions": { - "jasmine-jquery": "2.0.5" } } -- cgit v1.2.3