Prefer native node fetch over node-fetch (#1970)

This commit is contained in:
Michael Telatynski
2024-10-31 11:16:36 +00:00
committed by GitHub
parent e66db793bf
commit 098609607b
7 changed files with 8 additions and 8 deletions

View File

@@ -63,7 +63,6 @@
"electron-store": "^10.0.0",
"electron-window-state": "^5.0.3",
"minimist": "^1.2.6",
"node-fetch": "^2",
"png-to-ico": "^2.1.1",
"uuid": "^11.0.0"
},