Skip to content

Commit

Permalink
Merge pull request #5 from lidofinance/feat/2.22.16
Browse files Browse the repository at this point in the history
feat: 2.22.16
  • Loading branch information
tamtamchik authored Nov 27, 2024
2 parents e6cfd33 + 6f2a472 commit 8752b19
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 239 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.7.0",
"packageManager": "pnpm@9.14.2",
"devDependencies": {
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"dependencies": {
"@nomicfoundation/hardhat-ethers": "^3.0.8",
"dotenv": "^16.4.5",
"ethers": "^6.13.4",
"hardhat": "^2.22.14"
"hardhat": "^2.22.16"
}
}
Loading

0 comments on commit 8752b19

Please sign in to comment.