Update todesktop runtime and use the icns file for the todesktop configuration

This commit is contained in:
sabaimran
2024-08-05 14:19:38 +05:30
parent 484b0aa96b
commit c56072aa7b
3 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@
"start": "yarn electron ."
},
"dependencies": {
"@todesktop/runtime": "^1.3.0",
"@todesktop/runtime": "^1.6.4",
"axios": "^1.6.4",
"cron": "^2.4.3",
"electron-store": "^8.1.0"