Skip to content

Commit

Permalink
fix: remove storybook migration assistant (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sembauke authored Apr 4, 2024
1 parent c489250 commit 7ec45ce
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 520 deletions.
1 change: 0 additions & 1 deletion .storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ module.exports = {
"@storybook/addon-links",
"@storybook/addon-essentials",
"@storybook/addon-a11y",
"@storybook/addon-mdx-gfm",
"@storybook/addon-styling-webpack",
{
name: "@storybook/addon-styling-webpack",
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
"@storybook/addon-docs": "^8.0.5",
"@storybook/addon-essentials": "^8.0.5",
"@storybook/addon-links": "^8.0.5",
"@storybook/addon-mdx-gfm": "^8.0.5",
"@storybook/addon-styling-webpack": "1.0.0-next.1",
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
"@storybook/addon-webpack5-compiler-swc": "^1.0.2",
Expand Down
Loading

0 comments on commit 7ec45ce

Please sign in to comment.