From 4953d86d8c05cf321dd65135488321287087b17f Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Tue, 26 May 2015 18:51:53 -0300 Subject: [PATCH] Updates moment and angular-moment --- bower.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index a741c8997..abfa19ab7 100644 --- a/bower.json +++ b/bower.json @@ -15,7 +15,8 @@ "foundation": "zurb/bower-foundation#~5.5.1", "foundation-icon-fonts": "*", "ng-lodash": "~0.2.0", - "angular-moment": "~0.9.0", + "angular-moment": "~0.10.1", + "moment": "~2.10.3", "angular-bitcore-wallet-client": "^0.0.23", "angular-ui-router": "~0.2.13", "qrcode-decoder-js": "*",