remove deprecated options
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
{ | ||
"name": "remixd", | ||
"version": "0.1.8-alpha.10", | ||
"version": "0.1.8-alpha.12", | ||
"description": "remix server: allow accessing file system from remix.ethereum.org and start a dev environment (see help section)", | ||
"main": "./src/index.js", | ||
"bin": { | ||
... | ... | @@ -39,7 +39,6 @@ |
"serve": "7.0.0", | ||
"stdout": "0.0.3", | ||
"watch": "^1.0.2", | ||
"web3": "1.0.0-beta.27", | ||
"websocket": "^1.0.24" | ||
}, | ||
"python": { | ||
... | ... |
Please
register
or
sign in
to comment