We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abcd454 commit 21ef45cCopy full SHA for 21ef45c
bitcoin-wallet-nodejs/package.json
@@ -7,7 +7,9 @@
7
"license": "MIT",
8
"dependencies": {
9
"fast-csv": "^2.4.1",
10
+ "inquirer": "^6.2.2",
11
"mixin-node-client": "^0.7.3",
12
+ "path": "^0.12.7",
13
"pem-file": "^1.0.1"
14
}
15
0 commit comments