Skip to content

Commit

Permalink
statemanager: mark verkle as optional peerDep
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrocheleau committed Dec 6, 2023
1 parent b2c7a29 commit 4e16f25
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/statemanager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,10 @@
},
"peerDependencies": {
"@ethereumjs/verkle": "^0.0.1"
},
"peerDependenciesMeta": {
"@ethereumjs/verkle": {
"optional": true
}
}
}

0 comments on commit 4e16f25

Please sign in to comment.