We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88bf97d commit ed4fcc6Copy full SHA for ed4fcc6
.gitignore
@@ -5,5 +5,4 @@ package/
5
lib/
6
lib.esm/
7
example/browser/dist/
8
-*.tgz
9
-pnpm-lock.yaml
+*.tgz
package.json
@@ -66,7 +66,7 @@
66
"@ethersproject/providers": "^5.7.2",
67
"@metamask/eth-sig-util": "^5.0.2",
68
"blake2b": "^2.1.4",
69
- "cross-fetch": "^3.1.5",
+ "cross-fetch": "^4.0.0",
70
"ethers": "^5.6.9",
71
"grapheme-splitter": "^1.0.4",
72
"jest-environment-jsdom": "^29.3.1",
0 commit comments