Merge pull request #3099 from mpolci/angular-moment_fix

Fixed a problem with angular-moment release (issue 3098).
This commit is contained in:
Matias Alejo Garcia 2015-08-18 09:30:35 -03:00
commit ec8002265f

View file

@ -15,8 +15,8 @@
"foundation": "zurb/bower-foundation#~5.5.1",
"foundation-icon-fonts": "*",
"ng-lodash": "~0.2.0",
"angular-moment": "~0.10.1",
"moment": "~2.10.3",
"angular-moment": "0.10.1",
"moment": "2.10.3",
"angular-bitcore-wallet-client": "^0.1.2",
"angular-ui-router": "~0.2.13",
"qrcode-decoder-js": "*",