1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-24 09:18:09 +00:00

Fixed connect dependency

This commit is contained in:
Vladimir Volek 2018-09-14 12:26:53 +02:00
parent 4f593d9c5f
commit 22e500b144

View File

@ -58,7 +58,7 @@
"styled-components": "^3.3.3",
"styled-media-query": "^2.0.2",
"styled-normalize": "^8.0.0",
"trezor-connect": "../connect/src/index.js",
"trezor-connect": "5.0.30",
"web3": "^0.19.0",
"webpack": "^4.16.3",
"webpack-bundle-analyzer": "^2.13.1",