Merge pull request #1933 from ethereum/fixVyperPlugin
Fix vyper plugin
Showing
... | @@ -67,7 +67,7 @@ | ... | @@ -67,7 +67,7 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"http-server-legacy": "latest", | "http-server-legacy": "latest", | ||
"remix-plugin": "0.0.2-alpha.5", | "remix-plugin": "0.0.2-alpha.6", | ||
"remixd": "0.1.8-alpha.6" | "remixd": "0.1.8-alpha.6" | ||
}, | }, | ||
"repository": { | "repository": { | ||
... | ... |
Please
register
or
sign in
to comment