Skip to content

Commit

Permalink
bump optional deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Marketen committed Nov 25, 2024
1 parent f03bf4f commit 1e87820
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package_variants/mainnet/dappnode_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"minimumDappnodeVersion": "0.3.0"
},
"optionalDependencies": {
"lighthouse.dnp.dappnode.eth": ">=1.0.12",
"lighthouse.dnp.dappnode.eth": ">=1.0.13",
"prysm.dnp.dappnode.eth": ">=3.0.16",
"teku.dnp.dappnode.eth": ">=2.0.13",
"nimbus.dnp.dappnode.eth": ">=1.0.14",
"lodestar.dnp.dappnode.eth": ">=0.1.20"
"lodestar.dnp.dappnode.eth": ">=0.1.22"
}
}

0 comments on commit 1e87820

Please sign in to comment.