Skip to content

Commit

Permalink
Merge pull request #7 from lidofinance/feat/2.22.18
Browse files Browse the repository at this point in the history
feat: 2.22.18
  • Loading branch information
tamtamchik authored Jan 27, 2025
2 parents 1937aba + bbc7653 commit 9fad878
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 89 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
"scripts": {
"start": "hardhat node"
},
"packageManager": "pnpm@9.15.0",
"packageManager": "pnpm@9.15.4",
"devDependencies": {
"prettier": "^3.4.2",
"ts-node": "^10.9.2",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"dependencies": {
"@nomicfoundation/hardhat-ethers": "^3.0.8",
"dotenv": "^16.4.7",
"ethers": "^6.13.4",
"hardhat": "^2.22.17"
"ethers": "^6.13.5",
"hardhat": "^2.22.18"
}
}
Loading

0 comments on commit 9fad878

Please # to comment.