admin: updated package description
This commit is contained in:
parent
b3f615a1b2
commit
de2b1f66c6
@ -8,9 +8,6 @@
|
||||
"./lib.esm/utils/geturl.js": "./lib.esm/utils/geturl-browser.js",
|
||||
"./lib.esm/wordlists/wordlists.js": "./lib.esm/wordlists/wordlists-browser.js"
|
||||
},
|
||||
"comment": {
|
||||
"@adraffy/ens-normalize": "git@github.com:ricmoo/ens-normalize.js.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"@adraffy/ens-normalize": "1.8.9",
|
||||
"@noble/hashes": "1.1.2",
|
||||
@ -19,7 +16,7 @@
|
||||
"tslib": "2.4.0",
|
||||
"ws": "8.5.0"
|
||||
},
|
||||
"description": "Ethereum library.",
|
||||
"description": "A complete and compact Ethereum library, for dapps, wallets and any other tools.",
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-node-resolve": "13.3.0",
|
||||
"@types/mocha": "9.1.1",
|
||||
@ -93,7 +90,7 @@
|
||||
"./wordlists": {
|
||||
"import": "./lib.esm/wordlists/index.js",
|
||||
"require": "./lib.commonjs/wordlists/index.js",
|
||||
"types": "./types/wordlistsindex.d.ts"
|
||||
"types": "./types/wordlists/index.d.ts"
|
||||
}
|
||||
},
|
||||
"gitHead": "415efbfb0474298458a7f73b5b4959ecf93c3f30",
|
||||
|
Loading…
Reference in New Issue
Block a user