Skip to content

Commit

Permalink
🔁 Bump ethers
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
  • Loading branch information
pcaversaccio committed Jun 23, 2023
1 parent 1a0ba7b commit ac9a9f8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dotenv": "^16.3.1",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
"ethers": "^6.6.0",
"ethers": "^6.6.1",
"hardhat": "^2.16.0",
"mocha": "^10.2.0",
"prettier": "^2.8.8",
Expand All @@ -64,7 +64,7 @@
"peerDependencies": {
"@nomicfoundation/hardhat-ethers": "^3.0.2",
"@openzeppelin/contracts": "^4.9.2",
"ethers": "^6.6.0",
"ethers": "^6.6.1",
"hardhat": "^2.16.0"
}
}

0 comments on commit ac9a9f8

Please sign in to comment.