re-add @storybook/semver to verdaccio exceptions

This commit is contained in:
Jeppe Reinhold 2022-10-05 12:12:56 +02:00
parent 219eb902c8
commit 3a9736d1cf

View File

@ -95,6 +95,11 @@ packages:
access: $all
publish: $all
proxy: npmjs
'@storybook/semver':
# TODO: remove this when new versions of all dependents have been published and updated. It is not used anymore but still referenced in the latest packages
access: $all
publish: $all
proxy: npmjs
# storybook packages are NOT proxied to global registry
# allowing us to republish any version during tests