fix(bch-js): Replaced bitbox-js with bch-js in v3 routes

This commit is contained in:
Chris Troutner
2019-07-08 12:46:40 -07:00
parent 424dd9136a
commit 152c2acb09
10 changed files with 274 additions and 60 deletions
+1
View File
@@ -22,6 +22,7 @@
"node": ">=10.15.1"
},
"dependencies": {
"@chris.troutner/bch-js": "^1.3.0",
"@chris.troutner/bitbox-js": "^7.0.2",
"apidoc": "^0.17.7",
"axios": "^0.19.0",