Skip to content

Commit

Permalink
update package for bitcoin-id (askmike#1945)
Browse files Browse the repository at this point in the history
* update package for bitcoin-id
  • Loading branch information
cloggy45 authored and askmike committed Feb 26, 2018
1 parent 7cf20f6 commit c709a38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion exchanges/bitcoin-co-id.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var Bitcoincoid = require('bitcoin-co-id'),
var Bitcoincoid = require('bitcoin-co-id-update'),
_ = require('lodash'),
moment = require('moment'),
log = require('../core/log');
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@slack/client": "^3.10.0",
"async": "2.1.2",
"binance": "^1.3.1",
"bitcoin-co-id": "0.0.1",
"bitcoin-co-id-update": "0.0.2",
"bitexthai": "^0.1.0",
"bitfinex-api-node": "^1.2.0",
"bitstamp": "^1.0.3",
Expand Down

0 comments on commit c709a38

Please sign in to comment.