Skip to content

Commit

Permalink
Fixing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jackson authored and jackson committed Jun 21, 2024
1 parent 73b38c1 commit 7d5479b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 424 deletions.
11 changes: 1 addition & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@storybook/addon-interactions": "^8.1.6",
"@storybook/addon-jest": "^8.1.6",
"@storybook/addon-links": "^8.1.6",
"@storybook/addon-themes": "^8.1.6",
"@storybook/addon-themes": "^8.1.10",
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
"@storybook/blocks": "^8.1.6",
"@storybook/preset-scss": "^1.0.3",
Expand Down Expand Up @@ -99,16 +99,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"sass-loader": "^14.2.1",
"storybook-addon-material-ui": "^0.9.0-alpha.24",
"style-loader": "^4.0.0"
},
"overrides": {
"@material-ui/core": {
"react": "$react",
"react-dom": "$react",
"@mui/material": "$@mui/material",
"@storybook/react": "$@storybook/react"
}
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 7d5479b

Please sign in to comment.