Merge pull request #1959 from ethereum/issue#1949-abstract_panel
Issue#1949 abstract panel
Showing
... | @@ -67,8 +67,8 @@ | ... | @@ -67,8 +67,8 @@ |
"yo-yoify": "^3.7.3" | "yo-yoify": "^3.7.3" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"http-server": "^0.11.1", | |||
"remix-plugin": "0.0.2-alpha.6", | "remix-plugin": "0.0.2-alpha.6", | ||
"http-server": "^0.11.1", | |||
"remixd": "0.1.8-alpha.6" | "remixd": "0.1.8-alpha.6" | ||
}, | }, | ||
"repository": { | "repository": { | ||
... | ... |
src/app/components/panel.js
0 → 100644
Please
register
or
sign in
to comment