Fixed a broblem with latest angular-moment release (see issue 3098).
This commit is contained in:
parent
e54e78c78d
commit
9e522265b6
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@
|
||||||
"foundation": "zurb/bower-foundation#~5.5.1",
|
"foundation": "zurb/bower-foundation#~5.5.1",
|
||||||
"foundation-icon-fonts": "*",
|
"foundation-icon-fonts": "*",
|
||||||
"ng-lodash": "~0.2.0",
|
"ng-lodash": "~0.2.0",
|
||||||
"angular-moment": "~0.10.1",
|
"angular-moment": "0.10.1",
|
||||||
"moment": "~2.10.3",
|
"moment": "2.10.3",
|
||||||
"angular-bitcore-wallet-client": "^0.1.2",
|
"angular-bitcore-wallet-client": "^0.1.2",
|
||||||
"angular-ui-router": "~0.2.13",
|
"angular-ui-router": "~0.2.13",
|
||||||
"qrcode-decoder-js": "*",
|
"qrcode-decoder-js": "*",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue