e2e: fix verdaccio config to forward @storybook/react-docgen-typescript-plugin to npmjs registry

This commit is contained in:
Gaëtan Maisse 2021-05-24 18:31:39 +02:00
parent 4641148fe6
commit 81de00035d
No known key found for this signature in database
GPG Key ID: D934C0EF3714A8A8

View File

@ -55,6 +55,10 @@ packages:
access: $all
publish: $all
proxy: npmjs
'@storybook/react-docgen-typescript-plugin':
access: $all
publish: $all
proxy: npmjs
# storybook packages are NOT proxied to global registry
# allowing us to republish any version during tests