Drop unused dependencies
This commit is contained in:
parent
94969e3e99
commit
258c33a3b3
@ -73,15 +73,12 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bn.js": "=0.16.1",
|
"bn.js": "=0.16.1",
|
||||||
"browser-request": "^0.3.3",
|
|
||||||
"bs58": "=2.0.0",
|
"bs58": "=2.0.0",
|
||||||
"elliptic": "=0.16.0",
|
"elliptic": "=0.16.0",
|
||||||
"hash.js": "=0.3.2",
|
"hash.js": "=0.3.2",
|
||||||
"inherits": "=2.0.1",
|
"inherits": "=2.0.1",
|
||||||
"lodash": "=2.4.1",
|
"lodash": "=2.4.1",
|
||||||
"request": "^2.51.0",
|
"sha512": "=0.0.1"
|
||||||
"sha512": "=0.0.1",
|
|
||||||
"socks5-client": "^0.3.6"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"brfs": "1.2.0",
|
"brfs": "1.2.0",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user