wormhole/testing/weth-switch/package.json

13 lines
289 B
JSON
Raw Normal View History

2022-01-13 13:44:32 -08:00
{
2022-10-20 14:22:29 -07:00
"name": "@wormhole-foundation/tests-weth-switch",
2022-01-13 13:44:32 -08:00
"version": "0.0.1",
"private": true,
"dependencies": {
"@certusone/wormhole-sdk": "^0.1.6",
"@improbable-eng/grpc-web-node-http-transport": "^0.15.0",
"axios": "^0.24.0",
"ethers": "^5.5.2"
},
"scripts": {}
}