Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Commit 724b3ac

Browse files
authored
Merge pull request #139 from storybookjs/kasper/update-csf
Bump @storybook/csf to 0.1.0
2 parents d7a6e8e + 649899e commit 724b3ac

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
}
5858
],
5959
"dependencies": {
60-
"@storybook/csf": "next"
60+
"@storybook/csf": "^0.1.0"
6161
},
6262
"devDependencies": {
6363
"@auto-it/conventional-commits": "^10.31.0",

yarn.lock

+7
Original file line numberDiff line numberDiff line change
@@ -1756,6 +1756,13 @@
17561756
resolved "https://registry.yarnpkg.com/@storybook/core-events/-/core-events-7.0.0-rc.10.tgz#d4365c5ba52cf403c0c3d1e6865a2ca61d34787d"
17571757
integrity sha512-Z4S6H1E5FuG7eiVozqcqNBSADt0kCDZeXlpR/gIOYLmTd/BDIQ2QhLt+G41BbEvck8nRnC7lZ9DXuref8V3pDA==
17581758

1759+
"@storybook/csf@^0.1.0":
1760+
version "0.1.0"
1761+
resolved "https://registry.yarnpkg.com/@storybook/csf/-/csf-0.1.0.tgz#62315bf9704f3aa4e0d4d909b9033833774ddfbe"
1762+
integrity sha512-uk+jMXCZ8t38jSTHk2o5btI+aV2Ksbvl6DoOv3r6VaCM1KZqeuMwtwywIQdflkA8/6q/dKT8z8L+g8hC4GC3VQ==
1763+
dependencies:
1764+
type-fest "^2.19.0"
1765+
17591766
"@storybook/csf@next":
17601767
version "0.0.2-next.7"
17611768
resolved "https://registry.yarnpkg.com/@storybook/csf/-/csf-0.0.2-next.7.tgz#eee09bfcfe2f68bcd8992d5c193cb404b5c51d37"

0 commit comments

Comments
 (0)