Commit d25cdf07 authored by Wyatt Barnes's avatar Wyatt Barnes

Rename package to web3js-plugin

parent 35c19390
{ {
"name": "@eth-optimism/web3.js-plugin-fee-estimation", "name": "@eth-optimism/web3js-plugin",
"version": "0.1.0", "version": "0.1.0",
"description": "A Web3.js plugin for doing OP-Chain gas estimation", "description": "A Web3.js plugin for doing OP-Chain gas estimation",
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/ethereum-optimism/optimism.git", "url": "https://github.com/ethereum-optimism/optimism.git",
"directory": "packages/web3js-plugin-fee-estimation" "directory": "packages/web3js-plugin"
}, },
"homepage": "https://optimism.io", "homepage": "https://optimism.io",
"type": "module", "type": "module",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment