mirror of https://github.com/status-im/web3.js.git
removed ws from package.json
This commit is contained in:
parent
bfef6251b2
commit
9bdcebf434
|
@ -9,7 +9,6 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bignumber.js": ">=2.0.0",
|
"bignumber.js": ">=2.0.0",
|
||||||
"ws": "*",
|
|
||||||
"xmlhttprequest": "*"
|
"xmlhttprequest": "*"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
Loading…
Reference in New Issue