Skip to content

Commit

Permalink
Merge pull request #2224 from blocknative/release/2.26.1
Browse files Browse the repository at this point in the history
Release 2.26.1 [Fix Enkrypt module build]
  • Loading branch information
Adamj1232 authored Jun 5, 2024
2 parents be9328c + 471ff7f commit be9a95e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/enkrypt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@
"@types/node": "^17.0.21",
"ts-node": "^10.2.1",
"typescript": "^5.4.5",
"window": "^4.2.7"
"window": "^4.2.7",
"@ethersproject/providers": "^5.5.0"
},
"dependencies": {
"@web3-onboard/common": "^2.4.1"
Expand Down

0 comments on commit be9a95e

Please sign in to comment.