package.json: add linkremixdebug linkremixanalyzer
Of the five modules in the `remix` repo that `remix-ide` depends on,
`remix-debug`, `remix-analyzer`, `remix-lib`, `remix-solidity`, and `remix-tests`,
the current `package.json` only allows symlinking to local versions for three of them.
This patch syncs up the list of modules by adding the missing two and removing
`remix-simulator` which is no longer a direct dependency of `remix-ide`.
Showing
Please
register
or
sign in
to comment