Skip to content

Commit

Permalink
Bump @storybook/csf to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperpeulen committed Apr 3, 2023
1 parent 519c438 commit 1b073f4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@babel/template": "^7.20.7",
"@babel/types": "^7.20.7",
"@storybook/core-common": "^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0",
"@storybook/csf": "next",
"@storybook/csf": "^0.1.0",
"@storybook/csf-tools": "^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0",
"@storybook/preview-api": "^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0",
"can-bind-to-host": "^1.1.1",
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2852,6 +2852,13 @@
recast "^0.23.1"
ts-dedent "^2.0.0"

"@storybook/csf@^0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@storybook/csf/-/csf-0.1.0.tgz#62315bf9704f3aa4e0d4d909b9033833774ddfbe"
integrity sha512-uk+jMXCZ8t38jSTHk2o5btI+aV2Ksbvl6DoOv3r6VaCM1KZqeuMwtwywIQdflkA8/6q/dKT8z8L+g8hC4GC3VQ==
dependencies:
type-fest "^2.19.0"

"@storybook/csf@next":
version "0.0.2-next.8"
resolved "https://registry.yarnpkg.com/@storybook/csf/-/csf-0.0.2-next.8.tgz#e1033032368177c0eefb4c79898641a77e5fd21d"
Expand Down

0 comments on commit 1b073f4

Please sign in to comment.