mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-08 08:17:58 +01:00
- There is no yarn publish command, it's called yarn npm publish. - prepublishOnly script is called only on npm publish command that we don't want to use at all. - prepublish script start checking if you run it from CI.