use 0.3.0-beta.5 remix-plugin
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -32,8 +32,10 @@ |
}, | ||
"homepage": "https://github.com/ethereum/remixd#readme", | ||
"dependencies": { | ||
"@remixproject/plugin": "^0.3.0-alpha.8", | ||
"@remixproject/plugin-ws": "^0.3.0-alpha.4", | ||
"@remixproject/plugin": "0.3.0-beta.5", | ||
"@remixproject/plugin-ws": "0.3.0-beta.5", | ||
"@remixproject/plugin-api": "0.3.0-beta.5", | ||
"@remixproject/plugin-utils": "0.3.0-beta.5", | ||
"chokidar": "^2.1.8", | ||
"commander": "^2.20.3", | ||
"fs-extra": "^3.0.1", | ||
... | ... |
Please
register
or
sign in
to comment