Skip to content

Commit

Permalink
Update packages/connect/e2e/test-yarn-install.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Tomáš Martykán <[email protected]>
  • Loading branch information
mroz22 and martykan authored Sep 25, 2024
1 parent 74c7bca commit 2391f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/connect/e2e/test-yarn-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ echo import TrezorConnect from \"@trezor/connect\" > index.ts

# compile with typescript
yarn add [email protected]
yarn tsc ./index.ts --types node --types w3-web-usb --esModuleInterop
yarn tsc ./index.ts --types node --types w3c-web-usb --esModuleInterop

0 comments on commit 2391f16

Please sign in to comment.