faucet: Add stargate and proto-signing dependencies

This commit is contained in:
willclarktech
2020-10-28 18:31:17 +01:00
parent f65e8dbb7d
commit c5edff1301
+2
View File
@@ -44,6 +44,8 @@
"@cosmjs/encoding": "^0.23.1",
"@cosmjs/launchpad": "^0.23.1",
"@cosmjs/math": "^0.23.1",
"@cosmjs/proto-signing": "^0.23.1",
"@cosmjs/stargate": "^0.23.1",
"@cosmjs/utils": "^0.23.1",
"@koa/cors": "^3.0.0",
"koa": "^2.11.0",