1
0
Fork 0
forked from lthn/blockchain
blockchain/utils/JS/package.json

7 lines
75 B
JSON
Raw Normal View History

{
"dependencies": {
"axios": "^1.7.7",
"ethers": "^6.13.2"
}
}