Update package.json

This commit is contained in:
Anirudh Sevugan 2025-07-31 21:22:42 -05:00 committed by GitHub
parent fc56b108e2
commit b1e9307c0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -105,7 +105,7 @@
"allowToChangeInstallationDirectory": true "allowToChangeInstallationDirectory": true
}, },
"devDependencies": { "devDependencies": {
"electron": "^37.2.4", "electron": "^37.2.5",
"electron-builder": "^26.0.12" "electron-builder": "^26.0.12"
} }
} }