Skip to content

Commit

Permalink
remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
TateB committed Jun 20, 2024
1 parent bd60c39 commit 261f493
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
Binary file modified bun.lockb
Binary file not shown.
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,14 @@
"devDependencies": {
"@ensdomains/dnsprovejs": "^0.5.1",
"@ensdomains/hardhat-chai-matchers-viem": "^0.0.6",
"@ensdomains/test-utils": "^1.3.0",
"@nomicfoundation/hardhat-toolbox-viem": "^3.0.0",
"@openzeppelin/test-helpers": "^0.5.11",
"@types/mocha": "^9.1.1",
"@types/node": "^18.0.0",
"@viem/anvil": "^0.0.10",
"@vitest/expect": "^1.6.0",
"abitype": "^1.0.2",
"chai": "^5.1.1",
"dotenv": "^16.4.5",
"elliptic-solidity": "^1.0.0",
"ethereum-waffle": "^3.3.0",
"ethers": "^5.6.1",
"hardhat": "^2.22.2",
"hardhat-abi-exporter": "^2.9.0",
Expand All @@ -50,15 +46,10 @@
"husky": "^8.0.0",
"prettier": "^2.6.2",
"prettier-plugin-solidity": "^1.0.0-beta.24",
"rfc4648": "^1.5.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"viem": "^2.12.0"
},
"resolutions": {
"ethereum-ens": "0.8.0",
"js-sha3": "0.8.0"
},
"dependencies": {
"@ensdomains/buffer": "^0.1.1",
"@ensdomains/solsha1": "0.0.3",
Expand Down

0 comments on commit 261f493

Please sign in to comment.