Go to file
Tiger Ren f149804dba Update package dependencies: add node-fetch and related modules
- Added "node-fetch" version 3.3.2 to both package.json and package-lock.json for improved HTTP request handling.
- Included additional dependencies such as "data-uri-to-buffer", "fetch-blob", and "formdata-polyfill" in package-lock.json to support new features.
- Updated existing dependencies to ensure compatibility with the latest versions.
2025-01-08 01:14:13 +08:00
renderer Add sync functionality and remove configuration HTML 2025-01-08 01:00:49 +08:00
.gitignore Initial commit 2025-01-07 01:59:14 +08:00
main.js Add sync functionality and remove configuration HTML 2025-01-08 01:00:49 +08:00
package-lock.json Update package dependencies: add node-fetch and related modules 2025-01-08 01:14:13 +08:00
package.json Update package dependencies: add node-fetch and related modules 2025-01-08 01:14:13 +08:00