Merge pull request #1035 from ethereum/refactor/remove_jquery_from_compiler_code
remove jquery & UI dependency from compiler code
Showing
... | ... | @@ -46,6 +46,7 @@ |
"remix-lib": "latest", | ||
"remix-solidity": "latest", | ||
"remixd": "git+https://github.com/ethereum/remixd.git", | ||
"request": "^2.83.0", | ||
"rimraf": "^2.6.1", | ||
"selenium-standalone": "^6.0.1", | ||
"standard": "^8.5.0", | ||
... | ... |
Please
register
or
sign in
to comment