fix(bch-js): Updating to v4.15.2 to test rate limit idea

This commit is contained in:
Chris Troutner
2021-02-24 13:36:21 -08:00
parent 36dd64db22
commit 96f1cb6ad4
3 changed files with 336 additions and 1228 deletions
+2 -2
View File
@@ -29,7 +29,7 @@
"node": ">=10.15.1"
},
"dependencies": {
"@psf/bch-js": "^4.11.1",
"@psf/bch-js": "^4.15.2",
"apidoc": "^0.26.0",
"axios": "^0.21.1",
"bitcore-lib-cash": "^8.23.1",
@@ -69,7 +69,7 @@
"nock": "^13.0.5",
"nyc": "^15.0.0",
"prettier": "^2.0.0",
"semantic-release": "^17.3.1",
"semantic-release": "^17.3.9",
"sinon": "^9.0.0",
"standard": "^14.3.1"
},