Skip to content

Commit d83efa2

Browse files
Update dependency web3 to v4
1 parent 39c5726 commit d83efa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-dom": "^18.0.0",
1515
"react-icons": "^4.3.1",
1616
"react-scripts": "^5.0.0",
17-
"web3": "^1.5.2"
17+
"web3": "^4.0.0"
1818
},
1919
"scripts": {
2020
"start": "react-scripts start",

0 commit comments

Comments
 (0)