Add missing runtime dependency @iov/keycontrol to faucet

This commit is contained in:
Simon Warta
2020-01-30 12:19:53 +01:00
parent 3fff813810
commit cb3df57426
+1
View File
@@ -36,6 +36,7 @@
"@iov/bcp": "^2.0.0-alpha.7",
"@iov/crypto": "^2.0.0-alpha.7",
"@iov/encoding": "^2.0.0-alpha.7",
"@iov/keycontrol": "^2.0.0-alpha.7",
"@koa/cors": "^3.0.0",
"axios": "^0.19.0",
"fast-deep-equal": "^3.1.1",