Skip to content

Commit

Permalink
Merge pull request #6 from lidofinance/feat/2.22.17
Browse files Browse the repository at this point in the history
feat: 2.22.17
  • Loading branch information
tamtamchik authored Dec 17, 2024
2 parents 2f90066 + 522d6f5 commit 1937aba
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 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.14.2",
"packageManager": "pnpm@9.15.0",
"devDependencies": {
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"ts-node": "^10.9.2",
"typescript": "^5.7.2"
},
"dependencies": {
"@nomicfoundation/hardhat-ethers": "^3.0.8",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"ethers": "^6.13.4",
"hardhat": "^2.22.16"
"hardhat": "^2.22.17"
}
}
92 changes: 46 additions & 46 deletions pnpm-lock.yaml

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

0 comments on commit 1937aba

Please sign in to comment.