Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

Commit 15a76b3

Browse files
authored
Web3 1.5.3 (#249)
* yarn add web3@^1.5.3 web3-utils@^1.5.3 Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
1 parent d601e3b commit 15a76b3

File tree

2 files changed

+157
-157
lines changed

2 files changed

+157
-157
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
"react-router-dom": "^5.2.1",
6464
"react-scripts": "3.0.1",
6565
"typescript": "^3.5.1",
66-
"web3": "1.5.2",
67-
"web3-utils": "1.5.2"
66+
"web3": "^1.5.3",
67+
"web3-utils": "^1.5.3"
6868
},
6969
"devDependencies": {
7070
"@typechain/ethers-v4": "^5.1.0",
@@ -110,7 +110,7 @@
110110
]
111111
},
112112
"description": "Smart contracts and dapp implementing EEA spec onchain permissioning",
113-
"version": "2.1.0",
113+
"version": "2.1.2",
114114
"main": "README.md",
115115
"directories": {
116116
"test": "test"

0 commit comments

Comments
 (0)