move electron types to dev dependency

This commit is contained in:
Evan Simkowitz 2024-07-17 21:52:39 -07:00
parent d25eba12b7
commit 6bad59e58c
No known key found for this signature in database

View File

@ -36,6 +36,7 @@
"@storybook/react": "^8.1.10",
"@storybook/react-vite": "^8.1.10",
"@storybook/test": "^8.1.10",
"@types/electron": "^1.6.10",
"@types/node": "^20.12.12",
"@types/papaparse": "^5",
"@types/react": "^18.3.2",
@ -73,7 +74,6 @@
"@table-nav/core": "^0.0.7",
"@table-nav/react": "^0.0.7",
"@tanstack/react-table": "^8.17.3",
"@types/electron": "^1.6.10",
"@xterm/addon-fit": "^0.10.0",
"@xterm/addon-serialize": "^0.13.0",
"@xterm/xterm": "^5.5.0",