mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
Updating to sinon 8.0.0
This commit is contained in:
@@ -7,6 +7,9 @@ start-decatur-main
|
||||
start-decatur-test
|
||||
start-bitcoincom.sh
|
||||
test-remote-server.sh
|
||||
start-bitcoincom-testnet.sh
|
||||
start-local-server.sh
|
||||
start-local-testnet-server.sh
|
||||
|
||||
coverage
|
||||
start-my-infra
|
||||
@@ -16,3 +19,4 @@ nohup.out
|
||||
slp-tx-db/
|
||||
logs/
|
||||
docs/*
|
||||
|
||||
|
||||
Generated
+1043
-577
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -60,13 +60,13 @@
|
||||
"nock": "^11.1.0",
|
||||
"node-mocks-http": "^1.7.0",
|
||||
"nodemon": "^1.18.1",
|
||||
"nyc": "^14.1.1",
|
||||
"nyc": "^15.0.0",
|
||||
"prettier": "^1.18.2",
|
||||
"proxyquire": "^2.1.0",
|
||||
"request": "^2.88.0",
|
||||
"request-promise": "^4.2.2",
|
||||
"semantic-release": "^15.13.19",
|
||||
"sinon": "^8.0.0",
|
||||
"semantic-release": "^16.0.0",
|
||||
"typescript": "^3.1.4"
|
||||
},
|
||||
"release": {
|
||||
|
||||
Reference in New Issue
Block a user