Skip to content

Commit e6df6c5

Browse files
committed
fix: more build errors related to atob missing from @ethersproject/base64/lib.esm/base64.js
1 parent 6022968 commit e6df6c5

File tree

2 files changed

+271
-321
lines changed

2 files changed

+271
-321
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"replace-in-file": "^6.1.0",
4444
"sass": "^1.36.0",
4545
"slick-carousel": "^1.8.1",
46-
"web3": "1.8.2"
46+
"web3": "1.4.0"
4747
},
4848
"devDependencies": {
4949
"gatsby-plugin-root-import": "^2.0.5",

0 commit comments

Comments
 (0)