Skip to content

Commit 8f0218d

Browse files
Add minimum dappnode version and optional dependencies (#48)
* 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]>
1 parent 450c9be commit 8f0218d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dappnode_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"url": "https://github.com/dappnode/DAppNodePackage-nimbus-gnosis/issues"
2424
},
2525
"requirements": {
26-
"minimumDappnodeVersion": "0.2.60"
26+
"minimumDappnodeVersion": "0.2.89"
2727
},
2828
"categories": ["Blockchain"],
2929
"links": {

0 commit comments

Comments
 (0)