chore: Move html-to-image package to dev dependencies

This commit is contained in:
kangfenmao 2025-03-04 15:42:38 +08:00
parent a592fdc550
commit dd92dca34b

View File

@ -74,7 +74,6 @@
"electron-window-state": "^5.0.3",
"epub": "^1.3.0",
"fs-extra": "^11.2.0",
"html-to-image": "^1.11.13",
"markdown-it": "^14.1.0",
"officeparser": "^4.1.1",
"tokenx": "^0.4.1",
@ -123,6 +122,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unused-imports": "^4.0.0",
"html-to-image": "^1.11.13",
"i18next": "^23.11.5",
"lodash": "^4.17.21",
"mime": "^4.0.4",