Kill server process
Showing
... | @@ -31,7 +31,8 @@ | ... | @@ -31,7 +31,8 @@ |
}, | }, | ||
"homepage": "https://github.com/ethereum/remixd#readme", | "homepage": "https://github.com/ethereum/remixd#readme", | ||
"dependencies": { | "dependencies": { | ||
"@remixproject/plugin-ws": "^0.2.0-alpha.1", | "@remixproject/plugin": "^0.3.0-alpha.3", | ||
"@remixproject/plugin-ws": "^0.3.0-alpha.1", | |||
"chalk": "^4.0.0", | "chalk": "^4.0.0", | ||
"chokidar": "^2.0.2", | "chokidar": "^2.0.2", | ||
"commander": "^2.20.3", | "commander": "^2.20.3", | ||
... | ... |
Please
register
or
sign in
to comment