Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove @truffle/contract from dev dependencies
  • Loading branch information
cgewecke committed Feb 4, 2024
commit 35f0d2035418afcbe2fd75d5d99a0d31f9ce996d
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
"@nomiclabs/hardhat-truffle5": "^2.0.0",
"@nomiclabs/hardhat-waffle": "^2.0.1",
"@nomiclabs/hardhat-web3": "^2.0.0",
"@truffle/contract": "4.0.36",
"chai": "^4.3.4",
"decache": "^4.5.1",
"ethereum-waffle": "^3.4.0",
Expand Down
Loading