fork and prep to publish as @embarklabs/ethereumjs-wallet
This commit is contained in:
parent
ac906751dd
commit
d94a4f6efc
|
@ -42,3 +42,6 @@ package-lock.json
|
||||||
|
|
||||||
# build output
|
# build output
|
||||||
dist
|
dist
|
||||||
|
|
||||||
|
# pack output
|
||||||
|
embarklabs-ethereumjs-wallet-*.tgz
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "ethereumjs-wallet",
|
"name": "@embarklabs/ethereumjs-wallet",
|
||||||
"version": "0.6.3",
|
"version": "0.6.3",
|
||||||
"description": "Utilities for handling Ethereum keys",
|
"description": "Utilities for handling Ethereum keys",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
|
Loading…
Reference in New Issue