2
0
mirror of synced 2025-02-24 03:58:06 +00:00

Remove old hdnode (now part of Wallet).

This commit is contained in:
ricmoo 2017-04-05 17:19:13 -04:00
parent d65a1f120e
commit 42f4ff398c

View File

@ -1,14 +0,0 @@
{
"name": "ethers-hdnode",
"version": "2.0.0",
"description": "HDNode",
"main": "index.js",
"dependencies": {
"ethers-utils": "2.0.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Richard Moore <me@ricmoo.com>",
"license": "MIT"
}