• Mark Tyneway's avatar
    typescript: cleanup (#10606) · 4cad2fa1
    Mark Tyneway authored
    This commit migrates the typescript packages to use
    npm releases instead of local workspace based imports.
    This will allow us to remove:
    - `core-utils`
    - `common-ts`
    
    These packages are no longer maintained and will be receiving
    no updates. Their code can be retreived from before this
    commit or from https://github.com/ethereum-optimism/optimism-legacy
    if it is needed in the future.
    
    The `sdk` will be removed in a follow up.
    4cad2fa1
Name
Last commit
Last update
..
chain-mon Loading commit data...
common-ts Loading commit data...
contracts-bedrock Loading commit data...
contracts-ts Loading commit data...
core-utils Loading commit data...
fee-estimation Loading commit data...
sdk Loading commit data...
web3js-plugin Loading commit data...