Skip to content

Commit

Permalink
use pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
wighawag committed Apr 6, 2023
1 parent aaba1a9 commit 679761d
Show file tree
Hide file tree
Showing 3 changed files with 2,351 additions and 7,116 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,17 @@
"typescript": "^4.3.5"
},
"dependencies": {
"@ethersproject/abi": "^5.7.0",
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/address": "^5.7.0",
"@ethersproject/bignumber": "^5.7.0",
"@ethersproject/bytes": "^5.7.0",
"@ethersproject/constants": "^5.7.0",
"@ethersproject/contracts": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@ethersproject/solidity": "^5.7.0",
"@ethersproject/transactions": "^5.7.0",
"@ethersproject/wallet": "^5.7.0",
"@types/qs": "^6.9.7",
"axios": "^0.21.1",
"chalk": "^4.1.2",
Expand Down
Loading

0 comments on commit 679761d

Please sign in to comment.