Skip to content

Commit

Permalink
remove unused libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
najienka committed Feb 14, 2025
1 parent 11cbb2a commit 50cc0d8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,21 +49,16 @@
"@typechain/ethers-v6": "^0.5.1",
"@types/jest": "^29.5.14",
"@types/node": "^22.7.5",
"assert": "^2.1.0",
"buffer": "^6.0.3",
"dotenv": "^16.4.5",
"esbuild": "^0.24.0",
"eslint": "^9.17.0",
"ganache": "^7.9.2",
"jest": "^29.7.0",
"process": "^0.11.10",
"stream-http": "^3.2.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typechain": "^8.3.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0",
"url": "^0.11.4"
"typescript-eslint": "^8.11.0"
},
"engines": {
"node": ">= 22.0.0"
Expand Down

0 comments on commit 50cc0d8

Please sign in to comment.