Skip to content

Commit 44280f1

Browse files
committed
update version
1 parent 289f69a commit 44280f1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: basic/25-multi-sig-wallet/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"author": "",
1010
"license": "ISC",
1111
"devDependencies": {
12-
"@nomiclabs/hardhat-ethers": "^2.0.2",
13-
"@nomiclabs/hardhat-waffle": "^2.0.1",
14-
"chai": "^4.3.4",
15-
"dotenv": "^10.0.0",
16-
"ethereum-waffle": "^3.4.0",
17-
"ethers": "^5.3.1",
18-
"hardhat": "^2.4.1"
12+
"@nomiclabs/hardhat-ethers": "^2.2.2",
13+
"@nomiclabs/hardhat-waffle": "^2.0.3",
14+
"chai": "^4.3.7",
15+
"dotenv": "^16.0.3",
16+
"ethereum-waffle": "^4.0.9",
17+
"ethers": "^5.7.2",
18+
"hardhat": "^2.12.6"
1919
}
2020
}

0 commit comments

Comments
 (0)