Skip to content

Commit

Permalink
fix: dependecies version and yarn lock
Browse files Browse the repository at this point in the history
  • Loading branch information
nmlinaric committed Jan 25, 2024
1 parent 42ebf5f commit 2567aed
Show file tree
Hide file tree
Showing 2 changed files with 5,642 additions and 4,042 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,14 +72,14 @@
"truffle": "^5.4.32",
"truffle-assertions": "^0.9.2",
"truffle-plugin-verify": "0.6.0",
"@truffle/hdwallet-provider": "^2.0.14",
"@truffle/hdwallet-provider": "2.0.14",
"typechain": "^7.0.0",
"typescript": "^4.5.5"
},
"peerDependencies": {
"ethers": ">= 5.0.0"
},
"dependencies": {
"@openzeppelin/contracts": "^4.5.0"
"@openzeppelin/contracts": "4.5.0"
}
}
Loading

0 comments on commit 2567aed

Please sign in to comment.