Skip to content

Commit f800de8

Browse files
committed
fix: storybook build
1 parent a80eebc commit f800de8

File tree

3 files changed

+208
-58
lines changed

3 files changed

+208
-58
lines changed

packages/storybook/.storybook/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ export default {
2626
'@storybook/addon-interactions',
2727
'@storybook/addon-a11y',
2828
'@storybook/addon-viewport',
29-
'storybook-addon-module-mock',
3029
],
3130
framework: {
3231
name: '@storybook/nextjs',

packages/storybook/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
"eslint": "^9.26.0",
5555
"jest": "^29.7.0",
5656
"node-polyfill-webpack-plugin": "^4.1.0",
57-
"storybook-addon-manual-mocks": "^1.0.4",
5857
"typescript": "^5.8.3",
5958
"webpack-node-externals": "^3.0.0",
6059
"webpack-virtual-modules": "^0.6.2"

0 commit comments

Comments
 (0)