Skip to content

Commit

Permalink
Update opt deps versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dappnodedev committed Sep 23, 2024
1 parent f43e391 commit 873a4e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package_variants/holesky/dappnode_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
],
"optionalDependencies": {
"holesky-geth.dnp.dappnode.eth": ">=1.0.1",
"holesky-nethermind.dnp.dappnode.eth": ">=0.1.9",
"holesky-besu.dnp.dappnode.eth": ">=0.1.1",
"holesky-nethermind.dnp.dappnode.eth": ">=0.1.10",
"holesky-besu.dnp.dappnode.eth": ">=0.1.2",
"holesky-erigon.dnp.dappnode.eth": ">=0.1.2"
}
}
2 changes: 1 addition & 1 deletion package_variants/mainnet/dappnode_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"optionalDependencies": {
"reth.dnp.dappnode.eth": ">=0.1.0",
"geth.dnp.dappnode.eth": ">=0.1.44",
"nethermind.public.dappnode.eth": ">=1.0.52",
"nethermind.public.dappnode.eth": ">=1.0.53",
"besu.public.dappnode.eth": ">=1.2.11",
"erigon.dnp.dappnode.eth": ">=0.1.44"
}
Expand Down

0 comments on commit 873a4e5

Please sign in to comment.