Skip to content

Commit

Permalink
Remove opt deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomendezroyo authored Dec 3, 2024
1 parent 6d46d9f commit 8a44ce4
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions package_variants/mainnet/dappnode_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,5 @@
"envs": ["MEVBOOST_MAINNET"],
"services": ["validator", "beacon-chain"]
}
],
"optionalDependencies": {
"geth.dnp.dappnode.eth": ">=0.1.44",
"besu.public.dappnode.eth": ">=1.2.11",
"erigon.dnp.dappnode.eth": ">=0.1.44",
"nethermind.public.dappnode.eth": ">=1.0.55",
"mev-boost.dnp.dappnode.eth": ">=0.1.6",
"web3signer.dnp.dappnode.eth": ">=2.0.9"
}
]
}

0 comments on commit 8a44ce4

Please sign in to comment.