Install benchmark from npm

This commit is contained in:
Michael Shilman 2020-08-24 18:54:47 +08:00
parent 03535882da
commit da2b404692

View File

@ -43,6 +43,14 @@ packages:
access: $all
publish: $all
proxy: npmjs
'@storybook/bench':
access: $all
publish: $all
proxy: npmjs
'@storybook/addon-bench':
access: $all
publish: $all
proxy: npmjs
# storybook packages are NOT proxied to global registry
# allowing us to republish any version during tests