chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
28 stars 1 forks source link

Upgrade Chromatic CLI dependency #297

Closed ghengeveld closed 1 month ago

ghengeveld commented 1 month ago

Upgrades the CLI to include this fix. Fixes #292

Also pins the registry for publishing to npmjs.org, as I noticed it was using yarnpkg.org during publish.

📦 Published PR as canary version: 1.3.4--canary.297.538317b.0
:sparkles: Test out this PR locally via: ```bash npm install @chromatic-com/storybook@1.3.4--canary.297.538317b.0 # or yarn add @chromatic-com/storybook@1.3.4--canary.297.538317b.0 ```