Skip to content

Commit

Permalink
fix: remove binding devDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewkeil committed Jun 14, 2024
1 parent e83ac5f commit 68ae3e4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/persistent-merkle-tree/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@
"@chainsafe/hashtree": "1.0.0",
"@noble/hashes": "^1.3.0"
},
"devDependencies": {
"@chainsafe/hashtree-darwin-arm64": "1.0.0"
},
"peerDependencies": {
"@chainsafe/hashtree-linux-x64-gnu": "1.0.0",
"@chainsafe/hashtree-linux-arm64-gnu": "1.0.0",
Expand Down

0 comments on commit 68ae3e4

Please sign in to comment.