Skip to content

Commit be9a95e

Browse files
authored
Merge pull request #2224 from blocknative/release/2.26.1
Release 2.26.1 [Fix Enkrypt module build]
2 parents be9328c + 471ff7f commit be9a95e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/enkrypt/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@
5959
"@types/node": "^17.0.21",
6060
"ts-node": "^10.2.1",
6161
"typescript": "^5.4.5",
62-
"window": "^4.2.7"
62+
"window": "^4.2.7",
63+
"@ethersproject/providers": "^5.5.0"
6364
},
6465
"dependencies": {
6566
"@web3-onboard/common": "^2.4.1"

0 commit comments

Comments
 (0)