chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
31 stars 2 forks source link

Fix SB version duplication in dependencies #166

Closed tmeasday closed 6 months ago

tmeasday commented 6 months ago

Yarn (1 uggh) got confused and ended up installing two versions of theming = bad.

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