Skip to content

Commit ba3b87a

Browse files
authored
Make @types/color a dev-dependency (#1142)
1 parent f903026 commit ba3b87a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"@storybook/react-vite": "^8.3.6",
3939
"@storybook/test": "^8.3.6",
4040
"@storybook/theming": "^8.3.6",
41+
"@types/color": "^4.2.0",
4142
"@types/css-tree": "^2",
4243
"@types/debug": "^4",
4344
"@types/electron": "^1.6.10",
@@ -89,7 +90,6 @@
8990
"@table-nav/core": "^0.0.7",
9091
"@table-nav/react": "^0.0.7",
9192
"@tanstack/react-table": "^8.20.5",
92-
"@types/color": "^4.2.0",
9393
"@xterm/addon-fit": "^0.10.0",
9494
"@xterm/addon-serialize": "^0.13.0",
9595
"@xterm/addon-web-links": "^0.11.0",

0 commit comments

Comments
 (0)