mirror of
https://github.com/alexgo-io/electrum-client.git
synced 2026-04-29 12:15:10 +08:00
use "debug" for logging instead of console
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"dependencies": {},
|
||||
"dependencies": {
|
||||
"debug": "~4.1.1",
|
||||
},
|
||||
"devDependencies": {},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user