Skip to content

Commit 01e4f51

Browse files
fix(package): update web3 to version 1.2.2
Closes #11
1 parent b76c3e8 commit 01e4f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"ganache-cli": "6.4.1",
1010
"truffle": "5.0.11",
11-
"web3": "1.0.0-beta.52"
11+
"web3": "1.2.2"
1212
},
1313
"devDependencies": {
1414
"chai": "4.2.0",

0 commit comments

Comments
 (0)