Skip to content

Commit

Permalink
Simplify config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Carifio24 committed May 29, 2024
1 parent 439ad63 commit e57cbe5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ const config: StorybookConfig = {
"@storybook/addon-essentials",
"@chromatic-com/storybook",
"@storybook/addon-interactions",
"@storybook/addon-docs",
"storybook-dark-mode",
],
framework: {
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"less": "^4.2.0",
"less-loader": "^12.1.0",
"markdown-loader": "^8.0.0",
"react": "^18.3.1",
"storybook": "^8.0.9",
"storybook-css-modules-preset": "^1.1.1",
"storybook-dark-mode": "^4.0.1",
Expand Down
3 changes: 1 addition & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1654,7 +1654,6 @@ __metadata:
less: ^4.2.0
less-loader: ^12.1.0
markdown-loader: ^8.0.0
react: ^18.3.1
screenfull: ^6.0.2
storybook: ^8.0.9
storybook-css-modules-preset: ^1.1.1
Expand Down Expand Up @@ -12533,7 +12532,7 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^16.8.0 || ^17.0.0 || ^18.0.0, react@npm:^18.3.1":
"react@npm:^16.8.0 || ^17.0.0 || ^18.0.0":
version: 18.3.1
resolution: "react@npm:18.3.1"
dependencies:
Expand Down

0 comments on commit e57cbe5

Please sign in to comment.