zeplin / storybook-zeplin

Storybook addon to view Zeplin resources in story panel
https://storybook-zeplin.netlify.app
MIT License
116 stars 16 forks source link

Support for Storybook 6 #11

Closed ganyuehn closed 3 years ago

ganyuehn commented 3 years ago

Hi, first thanks for the great plugin, it's really helpful. Can I ask if you would update dependency for this to support Storybook 6? I'm currently having a dependency issue:

npm ERR! peer @storybook/addons@"^5.0.0" from storybook-zeplin@1.1.3
npm ERR! node_modules/storybook-zeplin
npm ERR!   dev storybook-zeplin@"*" from the root project
npm ERR!
dbvisel commented 3 years ago

Same problem!

mertkahyaoglu commented 3 years ago

Hey @ganyuehn and @dbvisel. Thanks for letting me know. I released a fix version. Could you try after upgrading?

dbvisel commented 3 years ago

Works perfectly. Thanks so much!