Skip to content

Commit

Permalink
Add minimum dappnode version and optional dependencies (#48)
Browse files Browse the repository at this point in the history
* Add minimum dappnode version and optional dependencies

Add minimum dappnode version and optional dependencies to ensure version compatibility

* hardcode version

---------

Co-authored-by: dappnodedev <[email protected]>
  • Loading branch information
pablomendezroyo and dappnodedev authored Mar 7, 2024
1 parent 450c9be commit 8f0218d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dappnode_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"url": "https://github.com/dappnode/DAppNodePackage-nimbus-gnosis/issues"
},
"requirements": {
"minimumDappnodeVersion": "0.2.60"
"minimumDappnodeVersion": "0.2.89"
},
"categories": ["Blockchain"],
"links": {
Expand Down

0 comments on commit 8f0218d

Please sign in to comment.