mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-05 22:48:48 +00:00
move electron types to dev dependency
This commit is contained in:
parent
d25eba12b7
commit
6bad59e58c
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue