Skip to content

Commit 8c652db

Browse files
committed
Refactor: removed unused dev dependency
1 parent d84785a commit 8c652db

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed

.storybook/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ const config: StorybookConfig = {
1212
"@storybook/addon-essentials",
1313
"@storybook/addon-onboarding",
1414
"@storybook/addon-interactions",
15-
"storybook-addon-react-router-v6",
1615
"@dreamworld/addon-redux",
1716
],
1817
framework: {

bun.lockb

-2.01 KB
Binary file not shown.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@
110110
"postcss": "8.4.31",
111111
"prettier": "2.8.8",
112112
"storybook": "7.3.2",
113-
"storybook-addon-react-router-v6": "1.0.2",
114113
"tailwindcss": "3.4.1",
115114
"tailwindcss-animate": "1.0.6",
116115
"tsc-alias": "1.8.8",

0 commit comments

Comments
 (0)