From 17584c3ae4a47479ac6628a72a84afd64e716b19 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 4 Dec 2015 11:26:41 -0300 Subject: [PATCH] Fix foundation version --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 9b03088e4..88cd4e206 100644 --- a/bower.json +++ b/bower.json @@ -9,7 +9,7 @@ "dependencies": { "angular": "1.4.6", "angular-bitcore-wallet-client": "1.1.7", - "angular-foundation": "0.8.0", + "angular-foundation": "0.7.0", "angular-gettext": "2.1.2", "angular-moment": "0.10.1", "angular-qrcode": "monospaced/angular-qrcode#~6.0.3", @@ -17,7 +17,7 @@ "angular-ui-switch": "0.1.1", "animate.css": "3.4.0", "fastclick": "1.0.6", - "foundation": "5.5.3", + "foundation": "5.5.2", "foundation-icon-fonts": "*", "moment": "2.10.3", "ng-lodash": "0.2.3",